Files
portfolio/public/content/profile.json
Johan LEROY d30e8e9376 prod setup
2026-05-04 11:00:44 +02:00

44 lines
1.2 KiB
JSON

{
"name": "Johan Leroy",
"title": "Développeur",
"tagline": "Dev le jour, DJ la nuit",
"bio": "Développeur fullstack passionné par les technos modernes. J'aime créer des expériences web performantes, propres et scalables — et accessoirement mixer de la tekno quand l'écran s'éteint.",
"available": true,
"availableLabel": "Ouvert aux opportunités",
"hero": {
"photo": "/api/files/img/pp/pp3.png",
"photos": [
"/api/files/img/pp/pp1.png",
"/api/files/img/pp/pp2.png",
"/api/files/img/pp/pp3.png"
],
"roles": [
"Dev",
"DJ",
"Dev"
],
"cta": [
{
"label": "Télécharger mon CV",
"href": "/api/files/assets/cv.pdf",
"variant": "primary",
"external": true
},
{
"label": "Voir mes projets",
"href": "/projets",
"variant": "ghost",
"external": false
}
]
},
"socials": {
"email": "contact@johanleroy.fr",
"github": "https://github.com/JohanLeroy",
"gitea": "https://git.lidge.fr/johanleroy",
"linkedin": "https://www.linkedin.com/in/johan-leroy-472409180/",
"website": "https://johanleroy.fr"
},
"cv": "/api/files/assets/cv.pdf"
}