diff --git a/src/_data/i18n/de.json b/src/_data/i18n/de.json index 8b99d49..1d54c52 100644 --- a/src/_data/i18n/de.json +++ b/src/_data/i18n/de.json @@ -9,7 +9,7 @@ "address": "Adresse" }, "hello": "Willkommen!", - "text": "Schön, dass du auf meine Webseite gefunden hast. Gerne stelle ich mich hier vor: Zunächst führe ich dich durch die wichtigsten Stationen meines Lebenslaufs. Anschließend präsentiere ich meine Projekte und Fähigkeiten, an und mit denen ich arbeite. Zum Abschluss gebe ich dir einen Einblick in meine Hobbys und was ich sonst noch so tue. Wenn du Fragen, Anregungen oder Kritik hast, freue ich mich über deine Nachricht!" + "text": "Schön, dass du auf meine Webseite gefunden hast. Gerne stelle ich mich hier vor: Zunächst führe ich dich durch die wichtigsten Etappen meines Lebenslaufs. Anschließend präsentiere ich meine Projekte und Fähigkeiten, an und mit denen ich arbeite. Abschließend erhältst du einige Eindrücke meiner Hobbys und was ich sonst so tue. Schau dich gerne um. Bei Fragen, Anregungen oder Kritik freue ich mich auf deine Nachricht!" }, "resume": { "title": "Mein Lebenslauf", @@ -17,17 +17,12 @@ "title": "Berufliche Laufbahn", "positions": [ { - "position": "Full-Stack Developer", + "position": "Full Stack Developer", "company": "Hacking-Lab AG", "url": "https://www.hacking-lab.com", "start": "Mai 2023", "end": "heute", - "descriptions": [ - "Entwicklung der Hacking-Lab Plattform", - "Planung und Umsetzung der Bug Bounty Plattform", - "Systemadministration und Wartung der Infrastruktur", - "Aufbau und Implementierung von DevOps-Prozessen" - ], + "descriptions": [], "city": "Berlin", "country": "" }, @@ -38,8 +33,8 @@ "start": "März 2022", "end": "heute", "descriptions": [ - "Hosting von Open-Source-Tools", - "Entwicklung und Umsetzung von Marketingstrategien", + "Hosting von Open-Source-Tools ossrox.org", + "Strategische Gestaltung des Produktportfolios", "Direkter Ansprechpartner im technischen Kundensupport", "Planung und Realisierung individueller Kundenwünsche" ], @@ -53,7 +48,7 @@ "start": "Jan. 2018", "end": "Apr. 2023", "descriptions": [ - "Entwicklung der Threat Intelligence Plattform av-atlas", + "Threat Intelligence Plattform av-atlas.org", "Automatisierte Datenschutzanalyse von Android Apps", "Automatisierte Beschaffung von Malware für weitere Analysesysteme", "Automatisierte Massenanalyse und Klassifizierung von Spam-Mails" @@ -152,7 +147,6 @@ }, "skills": { "title": "Skills", - "description": "Mein Fachwissen kompakt zusammengefasst.", "languages": [ { "name": "Java", @@ -232,18 +226,17 @@ }, "interests": { "title": "Interessen", - "description": "Damit verbringe ich meine Freizeit.", "list": [ + { + "image": "softwerke", + "name": "Softwerke Magdeburg e.V.", + "url": "https://softwerke.md/" + }, { "image": "magic", "name": "Zauberkunst", "url": "https://sp-magic.de" }, - { - "image": "environment", - "name": "Natur- & Umweltschutz", - "url": "" - }, { "image": "sports", "name": "Kraftsport & Bouldern", @@ -256,32 +249,6 @@ } ] }, - "commitment": { - "title": "Engagement", - "description": "Diese Projekte und Organisationen unterstütze ich regelmäßig.", - "list": [ - { - "image": "softwerke.svg", - "name": "Softwerke Magdeburg e.V.", - "url": "https://softwerke.md" - }, - { - "image": "noyb.png", - "name": "NOYB", - "url": "https://noyb.eu/de" - }, - { - "image": "dgzrs.svg", - "name": "Deutsche Gesellschaft zur Rettung Schiffbrüchiger", - "url": "https://www.seenotretter.de" - }, - { - "image": "wilderness-international.svg", - "name": "Wilderness International", - "url": "https://wilderness-international.org" - } - ] - }, "contact": { "title": "Kontakt" }, diff --git a/src/_data/i18n/en.json b/src/_data/i18n/en.json index 934ae4a..b211ab4 100644 --- a/src/_data/i18n/en.json +++ b/src/_data/i18n/en.json @@ -9,7 +9,7 @@ "address": "Address" }, "hello": "Welcome!", - "text": "Nice that you have found my website. I would like to introduce myself here: First, I'll take you through the most important stages of my career. Then I'll present the projects I work on and the skills I have. Finally, I'll give you an insight into my hobbies and what else I do. If you have any questions, suggestions or criticism, I look forward receiving your message!" + "text": "Nice that you found my website. I would like to introduce myself here: First, I'll take you through the most important stages of my resume. Then I will present my projects and skills I am working on and with. Finally, you will get some impressions of my hobbies and what else I like to do. Feel free to explore. If you have any questions, suggestions or criticism, do not hesitate to contact me!" }, "resume": { "title": "My Resume", @@ -22,12 +22,7 @@ "url": "https://www.hacking-lab.com", "start": "May 2023", "end": "now", - "descriptions": [ - "Development of the Hacking Lab Hacking-Lab Platform", - "Planning and realization of the Bug Bounty Platform", - "System administration and maintenance of the infrastructure", - "Design and implementation of DevOps processes" - ], + "descriptions": [], "city": "Berlin", "country": "" }, @@ -38,10 +33,10 @@ "start": "Mar. 2022", "end": "now", "descriptions": [ - "Hosting of open source tools", - "Design and implementation of marketing strategies", - "Direct contact for technical customer support", - "Planning and realization of individual customer requests" + "Hosting open source tools ossrox.org", + "Strategic design of product portfolio", + "Direct contact in technical customer support", + "Planning and realization of individual customer requirements" ], "city": "Magdeburg", "country": "" @@ -53,7 +48,7 @@ "start": "Jan. 2018", "end": "Apr. 2023", "descriptions": [ - "Development of the Threat Intelligence Platform av-atlas", + "Threat Intelligence Platform av-atlas.org", "Automated privacy analysis of Android apps", "Automated collection of malware for further analysis systems", "Automated mass analysis and classification of spam mails" @@ -152,7 +147,6 @@ }, "skills": { "title": "Skills", - "description": "A compact summary of my expertise.", "languages": [ { "name": "Java", @@ -232,18 +226,17 @@ }, "interests": { "title": "Interests", - "description": "This is how I spend my free time.", "list": [ + { + "image": "softwerke", + "name": "Softwerke Magdeburg e.V.", + "url": "https://softwerke.md/" + }, { "image": "magic", "name": "Magic", "url": "https://sp-magic.de" }, - { - "image": "environment", - "name": "Nature & environment protection", - "url": "" - }, { "image": "sports", "name": "Strength training & Bouldering", @@ -256,32 +249,6 @@ } ] }, - "commitment": { - "title": "Commitment", - "description": "I regularly support these projects and organizations.", - "list": [ - { - "image": "softwerke.svg", - "name": "Softwerke Magdeburg e.V.", - "url": "https://softwerke.md" - }, - { - "image": "noyb.png", - "name": "NOYB", - "url": "https://noyb.eu/de" - }, - { - "image": "dgzrs.svg", - "name": "Deutsche Gesellschaft zur Rettung Schiffbrüchiger", - "url": "https://www.seenotretter.de" - }, - { - "image": "wilderness-international.svg", - "name": "Wilderness International", - "url": "https://wilderness-international.org" - } - ] - }, "contact": { "title": "Contact" }, diff --git a/src/img/dgzrs.svg b/src/img/dgzrs.svg deleted file mode 100644 index d9ce66c..0000000 --- a/src/img/dgzrs.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/src/img/environment.jpg b/src/img/environment.jpg deleted file mode 100644 index be41735..0000000 Binary files a/src/img/environment.jpg and /dev/null differ diff --git a/src/img/magdeburg.jpg b/src/img/magdeburg.jpg new file mode 100644 index 0000000..1e925c0 Binary files /dev/null and b/src/img/magdeburg.jpg differ diff --git a/src/img/noyb.png b/src/img/noyb.png deleted file mode 100644 index 3f6d28a..0000000 Binary files a/src/img/noyb.png and /dev/null differ diff --git a/src/img/softwerke.svg b/src/img/softwerke.svg deleted file mode 100644 index 45f7583..0000000 --- a/src/img/softwerke.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/img/wilderness-international.svg b/src/img/wilderness-international.svg deleted file mode 100644 index 7b8bd7b..0000000 --- a/src/img/wilderness-international.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/src/index.html b/src/index.html index 343c527..2edd768 100644 --- a/src/index.html +++ b/src/index.html @@ -216,7 +216,7 @@ title: {{site.title}}
- {{item.name}} +

{{item.name}}

@@ -234,7 +234,6 @@ title: {{site.title}}

{{site.strings.skills.title}}

-
{{site.strings.skills.description}}
@@ -275,7 +274,6 @@ title: {{site.title}}

{{site.strings.interests.title}}

-
{{site.strings.interests.description}}
@@ -292,25 +290,6 @@ title: {{site.title}}
-
- -
diff --git a/src/scss/main.scss b/src/scss/main.scss index 94672a1..94d8493 100644 --- a/src/scss/main.scss +++ b/src/scss/main.scss @@ -536,6 +536,15 @@ section { } } + &.interest-softwerke { + background-image: url(../img/magdeburg.jpg); + + .desc { + vertical-align: top; + color: #000; + } + } + &.interest-magic { background-image: url(../img/sp-magic.jpg); @@ -545,15 +554,6 @@ section { } } - &.interest-environment { - background-image: url(../img/environment.jpg); - - .desc { - vertical-align: top; - color: #000; - } - } - &.interest-sports { background-image: url(../img/dumbbell.jpg); @@ -573,16 +573,6 @@ section { } } -.commitment { - img { - display: block; - max-height: 120px; - width: 100%; - height: 100%; - object-fit: contain; - } -} - .video { display: table; width: 50%;