first commit

This commit is contained in:
mrtoine 2025-09-12 10:57:48 +02:00
commit b216a187bd
34 changed files with 4829 additions and 0 deletions

14
data/contacts.json Normal file
View file

@ -0,0 +1,14 @@
{
"firstname": "Anthony",
"lastname": "VIOLET",
"email": "violet.anthony90@gmail.com",
"gsm": "",
"social": {
"linkedin": "",
"twitter": "",
"github": ""
},
"linkedin": "https:\/\/www.linkedin.com\/in\/anthony-violet\/",
"twitter": "",
"github": "https:\/\/github.com\/MrToine"
}