mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
feat: add in progress Engineering study + IRCAD until 2027 on CV
This commit is contained in:
@ -82,6 +82,17 @@
|
||||
},
|
||||
"education": {
|
||||
"title": "Studies",
|
||||
"cnam": {
|
||||
"study-type": "Engineer in Computer Science and Information Systems (IS)",
|
||||
"institution": "Conservatoire National des Arts et Métiers (CNAM), in Eckbolsheim - UIMM Alsace - ITII Alsace",
|
||||
"years": {
|
||||
"2024-2025": {
|
||||
"title": "2024 - 2025",
|
||||
"description": "1st year",
|
||||
"courses": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"iut": {
|
||||
"study-type": "University Bachelor of Technology (BUT) Computer Science",
|
||||
"institution": "IUT Robert Schuman in Illkirch-Graffenstaden",
|
||||
@ -135,7 +146,7 @@
|
||||
"ircad": {
|
||||
"summary": "Development of WebSurg, a virtual university dedicated to medical-surgical training, in React.js/Next.js and API Platform with Symfony.",
|
||||
"position": "Full Stack Web Developer Apprentice",
|
||||
"duration": "1 year"
|
||||
"duration": "4 ans"
|
||||
},
|
||||
"numerize": {
|
||||
"summary": "Development of an DMS (Document Management System) tool in React.js, Laravel and GraphQL.",
|
||||
|
@ -82,6 +82,17 @@
|
||||
},
|
||||
"education": {
|
||||
"title": "Études",
|
||||
"cnam": {
|
||||
"study-type": "Ingénieur en Informatique et Systèmes d'Information (SI)",
|
||||
"institution": "Conservatoire National des Arts et Métiers (CNAM) à Eckbolsheim - UIMM Alsace - ITII Alsace",
|
||||
"years": {
|
||||
"2024-2025": {
|
||||
"title": "2024 - 2025",
|
||||
"description": "1ère année",
|
||||
"courses": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"iut": {
|
||||
"study-type": "Bachelor Universitaire de Technologie (BUT) Informatique",
|
||||
"institution": "IUT Robert Schuman à Illkirch-Graffenstaden",
|
||||
@ -135,7 +146,7 @@
|
||||
"ircad": {
|
||||
"summary": "Développement de WebSurg, une université virtuelle consacrée à la formation médico-chirurgicale, en React.js/Next.js et API Platform avec Symfony.",
|
||||
"position": "Apprenti Développeur Web Full Stack",
|
||||
"duration": "1 an"
|
||||
"duration": "4 ans"
|
||||
},
|
||||
"numerize": {
|
||||
"summary": "Développement d'un outil GED (Gestion Électronique de Documents) en React.js, Laravel et GraphQL.",
|
||||
|
Reference in New Issue
Block a user