generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
79 lines (79 loc) · 1.66 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"basics": {
"name": "Atsushi Ueda",
"label": "Scientist",
"image": "",
"email": "[email protected]",
"phone": "",
"url": "https://dartsushi.github.io",
"summary": "Postdoc Fellow at Quantum Group",
"location": {
"address": "Krijgslaan 281, building S9",
"postalCode": "9000",
"city": "Gent",
"countryCode": "Belgium",
"region": "Flanders"
},
},
"work": [
{
"name": "Ghent University",
"position": "Postdoc Fellow",
"url": "https://quantumghent.github.io/",
"startDate": "2024",
"endDate": "Present",
"summary": "",
"highlights": [""]
}
],
"education": [
{
"institution": "University of Tokyo",
"location": "Tokyo, Japan",
"studyType": "PhD",
"startDate": "2021-04-01",
"endDate": "2024-03-31",
}
],
"awards": [
{
"title": "The School of Science Encouragement Award(Doctoral Program)",
"date": "2024-03-21",
"awarder": "The University of Tokyo",
"url": "https://www.s.u-tokyo.ac.jp/ja/info/10252/",
"summary": ""
}
],
"languages": [
{
"language": "Japanese",
"fluency": "Native speaker",
"icon": ""
},
{
"language": "English",
"fluency": "Fluent",
"icon": ""
},
{
"language": "Spanish",
"fluency": "Conversational",
"icon": ""
},
{
"language": "French",
"fluency": "Conversational",
"icon": ""
}
],
"interests": [
{
"name": "Physics",
"icon": "fa-solid fa-tag",
"keywords": [
"Tensor Network",
"Quantum Field Theory"
]
}
]
}