From 8b2461c0489d5ec047a2b1404ec91fdcec8ef4bb Mon Sep 17 00:00:00 2001 From: Samuel Philipp Date: Fri, 12 May 2023 00:21:00 +0200 Subject: [PATCH] added hacking-lab --- src/_data/i18n/de.json | 10 ++++++++++ src/_data/i18n/en.json | 10 ++++++++++ 2 files changed, 20 insertions(+) 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)",