35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"name": "Johan Leroy",
|
|
"title": "Développeur Fullstack",
|
|
"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": "/img/pp/pp3.png",
|
|
"photos": ["/img/pp/pp1.png", "/img/pp/pp2.png", "/img/pp/pp3.png"],
|
|
"roles": ["Dev", "DJ", "Dev"],
|
|
"cta": [
|
|
{
|
|
"label": "Télécharger mon CV",
|
|
"href": "/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",
|
|
"website": "https://johanleroy.fr"
|
|
},
|
|
"cv": "/assets/cv.pdf"
|
|
}
|