49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"projects": [
|
|
{
|
|
"visible": true,
|
|
"category": "Website & Backend",
|
|
"title": "Web Aide Jeune",
|
|
"description": "Web Aide Jeune is an association that helps young people overcome their difficulties. I provide technical support to this association to ensure that their website and internal services are always operational..",
|
|
"tags": ["Website", "Backend", "Server"],
|
|
"image": {
|
|
"src": "../../images/aidejeune-logo.png",
|
|
"alt": "Web Aide Jeune logo",
|
|
"linkTo": "https://aidejeune.fr"
|
|
},
|
|
"links": [
|
|
{
|
|
"type": "discord",
|
|
"url": "https://aidejeune.fr/discord"
|
|
},
|
|
{
|
|
"type": "external",
|
|
"url": "https://aidejeune.fr"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"visible": true,
|
|
"category": "Server",
|
|
"title": "Managing my personal servers",
|
|
"description": "For some time now, I've been managing my personal servers entirely, hosting my various services (Git for example).",
|
|
"tags": ["Server", "Backend"],
|
|
"image": {
|
|
"src": "../../images/server.jpg",
|
|
"alt": "Extendable Layout"
|
|
},
|
|
"links": [
|
|
{
|
|
"type": "external",
|
|
"url": "https://gitea.louisgallet.fr"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"button": {
|
|
"visible": true,
|
|
"label": "Visit on Github",
|
|
"url": "https://github.com/l0u1sg"
|
|
}
|
|
}
|