Skip to content

Instantly share code, notes, and snippets.

@vdelcros
Created March 7, 2026 16:44
Show Gist options
  • Select an option

  • Save vdelcros/5c749c7d95169e2ef4063801eda2d278 to your computer and use it in GitHub Desktop.

Select an option

Save vdelcros/5c749c7d95169e2ef4063801eda2d278 to your computer and use it in GitHub Desktop.
resume-fr
{
"basics": {
"name": "Vincent Delcros",
"label": "Web & Sport",
"picture": "https://example.com/photo.jpg",
"email": "vincent@delcros.be",
"phone": "+32 474 87 30 32",
"url": "https://vincent.delcros.be",
"summary": "",
"location": {
"address": "Chaussée de Tirlemont, 76",
"postalCode": "4520",
"city": "Wanze",
"countryCode": "BE",
"region": ""
},
"profiles": [
{
"network": "LinkedIn",
"username": "vincentdelcros",
"url": "https://www.linkedin.com/in/vincentdelcros"
}
],
"image": "https://vincent.delcros.be/img/vincent-1000x1000.jpg"
},
"work": [
{
"company": "Province de Liège",
"position": "Gestionnaire de l'équipe web",
"url": "https://www.provincedeliege.be",
"startDate": "2013-08",
"endDate": "",
"summary": "",
"highlights": [],
"name": "Province de Liège",
"location": "Liège, Belgique"
}
],
"volunteer": [],
"education": [
{
"institution": "Université de Liège",
"area": "Informatique",
"studyType": "Licence",
"startDate": "1998-09",
"endDate": "2003-06",
"gpa": "",
"courses": []
}
],
"awards": [],
"publications": [],
"skills": [],
"languages": [
{
"language": "Français",
"fluency": "Langue maternelle"
},
{
"language": "Anglais",
"fluency": "Technique"
}
],
"interests": [],
"references": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment