|
@@ -23,6 +23,13 @@
|
|
|
}]
|
|
}]
|
|
|
},
|
|
},
|
|
|
"education": [{
|
|
"education": [{
|
|
|
|
|
+ "institution": "Karlsruher Institut für Technologie",
|
|
|
|
|
+ "area": "Informatik",
|
|
|
|
|
+ "studyType": "Promotion",
|
|
|
|
|
+ "startDate": "2011-01-01",
|
|
|
|
|
+ "endDate": "2014-11-01"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
"institution": "Karlsruher Institut für Technologie",
|
|
"institution": "Karlsruher Institut für Technologie",
|
|
|
"area": "Informatik",
|
|
"area": "Informatik",
|
|
|
"studyType": "Diplom",
|
|
"studyType": "Diplom",
|
|
@@ -54,5 +61,16 @@
|
|
|
{
|
|
{
|
|
|
"language": "Französisch",
|
|
"language": "Französisch",
|
|
|
"fluency": "Grundkenntnisse"
|
|
"fluency": "Grundkenntnisse"
|
|
|
|
|
+ }],
|
|
|
|
|
+ "skills": [{
|
|
|
|
|
+ "name": "Sprachen",
|
|
|
|
|
+ "keywords": ["C", "Python", "C++", "Java", "Bash"]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Software",
|
|
|
|
|
+ "keywords": ["Linux", "Git", "\\LaTeX", "Autotools", "CMake"]
|
|
|
|
|
+ }],
|
|
|
|
|
+ "interests": [{
|
|
|
|
|
+ "name": "Bass"
|
|
|
}]
|
|
}]
|
|
|
}
|
|
}
|