This repository has been archived on 2024-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
portfolios_exemple3_abandon/data/experience.json

17 lines
636 B
JSON
Raw Normal View History

2021-12-13 15:29:38 +01:00
{
2021-12-14 14:46:02 +01:00
"title" : "Expérience",
2021-12-13 15:29:38 +01:00
"experience" : [
{
"timeperiod" : "May 2017 - Nov 2017",
2021-12-14 14:46:02 +01:00
"company" : "DUT Génie Mécanique",
"website": "",
2021-12-13 15:29:38 +01:00
"description" : "Nunc sapien nisi, maximus eleifend hendrerit sit amet, rutrum vel diam. Duis quam nibh, tincidunt eget nunc nec, suscipit pretium dolor. "
},
{
2021-12-14 14:46:02 +01:00
"timeperiod" : "Août 2021 - Present",
"company" : "Fablab - IUT de l'Université Bordeaux",
"website": "https://projets.cohabit.fr/redmine/",
2021-12-13 15:29:38 +01:00
"description" : "Nunc sapien nisi, maximus eleifend hendrerit sit amet, rutrum vel diam. Duis quam nibh, tincidunt eget nunc nec, suscipit pretium dolor. "
}
]
}