generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
49 lines (49 loc) · 1.07 KB
/
resume.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"general_information": {
"name": "Julie ALberge",
"title": "PhD Student in Machine Learning",
"date_of_birth": "1999-05-05",
"label": "",
"image": "",
"email": "",
"phone": "",
"url": "",
"summary": ""
},
"education": [
{
"institution": "Inria de Saclay",
"location": "France",
"area": "Machine Learning and Applied Mathematics",
"studyType": "PhD",
"startDate": "2023-10-01",
"endDate": "2026-09-30"
},
{
"institution": "Ecole Des Ponts ParisTech",
"location": "Champs-sur-Marne, France",
"studyType": "Engeenering Degree",
"startDate": "2019",
"endDate": "2023"
},
{
"institution": "ENS De Cachan",
"location": "France",
"studyType": "Master Mathematiques Vision et Apprentissage (MVA)",
"startDate": "2023",
"endDate": ""
}
],
"languages": [
{
"language": "French",
"fluency": "Native speaker",
"icon": ""
},
{
"language": "English",
"fluency": "Fluent",
"icon": ""
}
]
}