Skip to content

Instantly share code, notes, and snippets.

@olygood
Last active August 14, 2023 09:13
Show Gist options
  • Save olygood/6d6468f9cc3369215d15344b7668b593 to your computer and use it in GitHub Desktop.
Save olygood/6d6468f9cc3369215d15344b7668b593 to your computer and use it in GitHub Desktop.
json files
{
"présentation":{
"nom": "",
"prénom": "",
"fonction": "WebDeveloper",
"date-naissance": "29 janvier 1975",
"residant": "Liège, Belgique"
},
"reseaux":{
"nom": "",
"prenom": "",
"fonction": "",
"date": "",
"residant": "",
"mail": "",
"site_web": "",
"github": "",
"twitter": "",
"instagram": ""
},
"compétences":{
"language": "Language",
"langue1": "Francais",
"langue2": "Anglais"
},
"parcours":{
"date": "",
"etablissement": "",
"fonction": "",
"resumer": ""
},
"formation":{
"certifications": "",
"titre": "",
"resumer": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment