Skip to content

Commit 82871ce

Browse files
committed
resume Update
1 parent fe1a90c commit 82871ce

File tree

1 file changed

+66
-7
lines changed

1 file changed

+66
-7
lines changed

assets/json/resume.json

Lines changed: 66 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,19 @@
2222
]
2323
},
2424
"work": [
25+
{
26+
"name": "Technical University of Ilmenau",
27+
"position": "Research Assistant",
28+
"url": "https://www.tu-ilmenau.de/en/universitaet/fakultaeten/fakultaet-wirtschaftswissenschaften-und-medien/profil/institute-und-fachgebiete/fachgebiet-informations-und-wissensmanagement/team/jonas-genath-m-sc",
29+
"startDate": "2022-01-01",
30+
"endDate": "2025-09-30",
31+
"summary": "Group for Information and Knowledge Management (Werner Bischoff Building Room F1100).",
32+
"highlights": [
33+
"Integration of generative AI into an autograder to improve feedback for students in programming education",
34+
"Digitization of programming education by introducing an autograder into the university IT infrastructure and developing unit and integration tests to check the programmed tasks",
35+
"Teaching responsibilities include teaching beginners how to program with Python"
36+
]
37+
},
2538
{
2639
"name": "Technical University of Ilmenau",
2740
"position": "Research Assistant and PhD Candidate",
@@ -34,16 +47,39 @@
3447
"Integration of simulation and machine learning into operational IT infrastructures",
3548
"Visual analytics for simulation data analysis",
3649
"Metalearning and XAI in the context of simulation",
37-
"Integration of an autograder into programming education",
3850
"Teaching responsibilities in the field of simulation and data science"
3951
]
4052
},
53+
{
54+
"name": "Technical University of Ilmenau",
55+
"position": "Student assistant",
56+
"url": "https://www.tu-ilmenau.de/universitaet/fakultaeten/fakultaet-maschinenbau/profil/institute-und-fachgebiete/fachgebiet-informationstechnik-in-produktion-und-logistik",
57+
"startDate": "2018-10-01",
58+
"endDate": "2019-03-31",
59+
"summary": "Group for Information Technology in Production and Logistics (Werner Bischoff Building Room F1100).",
60+
"highlights": [
61+
"Teaching in the digital factory laboratory",
62+
"Support in the creation of simulation models"
63+
]
64+
},
65+
{
66+
"name": "REWE digital Ilmenau",
67+
"position": "Working Student",
68+
"url": "https://www.rewe-digital.com/de",
69+
"startDate": "2018-03-01",
70+
"endDate": "2018-09-30",
71+
"summary": "E-Commerce Department",
72+
"highlights": [
73+
"Support with the introduction of algorithms for shopping basket analysis",
74+
"Creation of scripts for evaluating sales data and validating product data"
75+
]
76+
},
4177
{
4278
"name": "Robert Bosch Eisenach Fahrzeugelektrik GmbH",
4379
"position": "Internship as a production planner",
4480
"url": "https://www.bosch.com/",
4581
"startDate": "2015-09-01",
46-
"endDate": "2016-03-30",
82+
"endDate": "2016-03-31",
4783
"summary": "Sensor Production Department",
4884
"highlights": [
4985
"Implementation of a simulation model for the production process",
@@ -101,6 +137,13 @@
101137
"awarder": "Technical University of Ilmenau",
102138
"url": "https://www.tu-ilmenau.de/universitaet/fakultaeten/fakultaet-wirtschaftswissenschaften-und-medien/page",
103139
"summary": "Awarded for the best poster presentation at the department conference."
140+
},
141+
{
142+
"title": "Best Paper Award Nominee",
143+
"date": "2023-12-07",
144+
"awarder": "Winter Simulation Conference",
145+
"url": "https://www.tu-ilmenau.de/universitaet/fakultaeten/fakultaet-wirtschaftswissenschaften-und-medien/page",
146+
"summary": "Nominated for best paper at the WSC."
104147
}
105148
],
106149
"certificates": [
@@ -149,7 +192,7 @@
149192
"icon": "fa-solid fa-hashtag",
150193
"keywords": [
151194
"JavaScript",
152-
"R",
195+
"Ruby",
153196
"Java",
154197
"CSS (and HTML)"
155198
]
@@ -195,7 +238,7 @@
195238
],
196239
"startDate": "2022-01-01",
197240
"endDate": "2025-09-30",
198-
"url": "https://example.com"
241+
"url": "https://www.tu-ilmenau.de/universitaet/quicklinks/zentralinstitut-fuer-bildung/ueber-uns/projekte/examing"
199242
},
200243
{
201244
"name": "DaWiS",
@@ -207,7 +250,14 @@
207250
],
208251
"startDate": "2020-01-01",
209252
"endDate": "2021-12-31",
210-
"url": "https://example.com"
253+
"url": "https://www.tu-ilmenau.de/universitaet/fakultaeten/fakultaet-maschinenbau/profil/institute-und-fachgebiete/fachgebiet-informationstechnik-in-produktion-und-logistik/projekte/dawis"
254+
},
255+
{
256+
"name": "SUNRISE",
257+
"summary": "EU-funded cooperation project. Dissemination of results on the application and development of an autograder in programming education at other universities within the Europe-wide project alliance",
258+
"startDate": "2024-10",
259+
"endDate": "2025-09",
260+
"url": "https://sunrise-alliance.eu/"
211261
}
212262
],
213263
"languages": [
@@ -218,7 +268,7 @@
218268
},
219269
{
220270
"language": "English",
221-
"fluency": "Fluent",
271+
"fluency": "Fluent (C1)",
222272
"icon": ""
223273
}
224274
],
@@ -231,7 +281,7 @@
231281
"Unsupervised Learning",
232282
"Deep Learning",
233283
"Natural Language Processing",
234-
"XGBoost",
284+
"XGBoost-Algorithm",
235285
"Explainable AI",
236286
"Generative AI",
237287
"Large Language Models",
@@ -292,6 +342,15 @@
292342
"highlights": [
293343
"Advancing from the 'Landesliga' to the 'Oberliga' in the 2023/2024 season"
294344
]
345+
},
346+
{
347+
"organization": "Initiative Solidarische Welt Ilmenau (ISWI)",
348+
"location": "Ilmenau, Germany",
349+
"position": "Organizer",
350+
"url": "https://iswi.org/aktuelles/",
351+
"startDate": "2018-04",
352+
"endDate": "2019-07",
353+
"summary": "Organization of workshops for students to exchange ideas about different cultures from around the world."
295354
}
296355
]
297356
}

0 commit comments

Comments
 (0)