-
Notifications
You must be signed in to change notification settings - Fork 0
/
content_en.json
28 lines (27 loc) · 1.33 KB
/
content_en.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
{
"about": {
"heading": "ABOUT",
"name": "Jore Noa Averbeck",
"education": [
"MA Gender Studies",
"BA Educational Science and Sociology",
"Certificate: Web Development"
],
"description": "During my scientific career, I was particularly interested in agile and innovative problem solving. In this context, I was not only able to demonstrate my analytical skills, but also perfected my ability to continuously familiarize myself with new topics. I wrote my Master's thesis in the field of inclusion and I am also committed to accessibility in my private life. As a project manager, I have also gained extensive experience in all areas of project organization. At the same time, I have been enjoying creating digital art/poetry under the pseudonym 'noname_noa' for several years and have already published my first works here."
},
"projects": {
"heading": "PROJECTS",
"project1": {
"title": "Reuse: Upcycling App",
"description": "An App for sharing upcycling ideas and improving sustainability"
},
"project2": {
"title": "Recipe4U",
"description": "A digital cookbook with a database connection"
},
"project3": {
"title": "Check",
"description": "A simple ToDo app with a database connection"
}
}
}