diff --git a/src/_data/i18n/de.json b/src/_data/i18n/de.json index 30f5c84..1d54c52 100644 --- a/src/_data/i18n/de.json +++ b/src/_data/i18n/de.json @@ -16,6 +16,16 @@ "work": { "title": "Berufliche Laufbahn", "positions": [ + { + "position": "Full Stack Developer", + "company": "Hacking-Lab AG", + "url": "https://www.hacking-lab.com", + "start": "Mai 2023", + "end": "heute", + "descriptions": [], + "city": "Berlin", + "country": "" + }, { "position": "Geschäftsführer (Nebentätigkeit)", "company": "Ossrox UG (haftungsbeschränkt)", diff --git a/src/_data/i18n/en.json b/src/_data/i18n/en.json index ce0b7fa..b211ab4 100644 --- a/src/_data/i18n/en.json +++ b/src/_data/i18n/en.json @@ -16,6 +16,16 @@ "work": { "title": "Work Experience", "positions": [ + { + "position": "Full Stack Developer", + "company": "Hacking-Lab AG", + "url": "https://www.hacking-lab.com", + "start": "May 2023", + "end": "now", + "descriptions": [], + "city": "Berlin", + "country": "" + }, { "position": "Managing Director (side job)", "company": "Ossrox UG (haftungsbeschränkt)",