-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
142 lines (137 loc) · 4.79 KB
/
data.json
File metadata and controls
142 lines (137 loc) · 4.79 KB
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"timeline":
{
"headline":"Curriculum Vitae",
"type":"default",
"startDate":"1976,0",
"text":"<i></i>",
"asset":
{
"media":"",
"caption":""
},
"date": [
{
"startDate":"1976,0",
"headline":"Geboren 05. Dezember, 1976",
"text":"in Burgas, Bulgarien",
"asset":
{
"media":"assets/img/burgas2.png",
"credit":"",
"caption":""
}
},
{
"startDate":"1991,0",
"headline":"Deutschsprachiges Gymnasium „Johann Wolfgang von Goethe, Burgas“",
"text":"1991 - 1996.",
"asset":
{
"media":"assets/img/Gymnasium.png",
"credit":"",
"caption":""
}
},
{
"startDate":"1996,0",
"headline":"Studium der Germanistik (Schwerpunk Sprachwissenschaften) an der Universität „Kliment Ochridski“ in Sofia",
"text":"1996 - 2000",
"asset":
{
"media":"assets/img/Sofia_University.png",
"credit":"",
"caption":""
}
},
{
"startDate":"2001,0",
"headline":"Studium an der Universität Hildesheim in Fachrichtung „Internationale Fachkommunikation“. <br>Abschluss Dipl.-Fachübersetzer",
"text":"2001 - 2007",
"asset":
{
"media":"assets/img/Uni.png",
"credit":"",
"caption":""
}
},
{
"startDate":"2005,0",
"headline":"Werkstudent in der Abteilung „Dokumentation und Übersetzungen“ bei der Viscom AG in Hannover",
"text":"Zwischenprüfungen geschafft - los geht's!<br>2005 - 2007",
"asset":
{
"media":"assets/img/Werkstudi.png",
"credit":"",
"caption":""
}
},
{
"startDate":"2007,01",
"headline":"Diplomarbeit bei Viscom AG",
"text":"Terminologienormung als Kernbereich für die Entwicklung einer Kontrollierten Sprache",
"asset":
{
"media":"assets/img/diplomarbeit.png",
"credit":"",
"caption":""
}
},
{
"startDate":"2007,0",
"headline":"Technischer Redakteur in der Abteilung „Dokumentation und Übersetzungen“ bei der Viscom AG in Hannover",
"text":"2007 bis 2013",
"asset":
{
"media":"assets/img/Viscom.png",
"credit":"<a href='http://viscom.com/en/index_ww.php?cc=enww'>Viscom AG, Hannover</a>",
"caption":""
}
},
{
"startDate":"2009,0",
"headline":"Berufsbegleitendes Fernlehrgang „Geprüfter Java-Programmierer” an der SGD Studiengemeinschaft Darmstadt",
"text":"2009 - 2011",
"asset":
{
"media":"assets/img/java-logo.png",
"credit":"<a href='http://www.sgd.de/'>Studiengemeinschaft Darmstadt</a>",
"caption":""
}
},
{
"startDate":"2012,0",
"headline":"Berufliche Interessen",
"text":"JavaScript, CSS, HTML5, Interaktive e-Anleitungen",
"asset":
{
"media":"assets/img/LoveScript2.png",
"credit":"",
"caption":""
}
},
{
"startDate":"2014,0",
"headline":"Technischer Redakteur (Englisch) bei Rohde & Schwarz GmbH & Co. KG",
"text":"2014 bis heute",
"asset":
{
"media":"assets/img/RS-DVS_Hannover_300dpi.png",
"credit":"",
"caption":""
}
},
{
"startDate":"2025,0",
"headline":"Berufliche Interessen",
"text":"Industrial XR/VR",
"asset":
{
"media":"assets/img/xrvr.png",
"credit":"",
"caption":""
}
}
]
}
}