diff --git a/package.json b/package.json index eb732a0..717b266 100644 --- a/package.json +++ b/package.json @@ -23,20 +23,20 @@ "devDependencies": { "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-navigation": "^0.3.5", - "@node-minify/core": "^8.0.6", - "@node-minify/crass": "^8.0.6", - "@node-minify/html-minifier": "^8.0.6", + "@node-minify/core": "^9.0.2", + "@node-minify/crass": "^9.0.1", + "@node-minify/html-minifier": "^9.0.1", "@sardine/eleventy-plugin-tinyhtml": "^0.2.0", "eleventy-plugin-rev": "^2.0.0", "eleventy-sass": "^2.2.6", - "glob": "^11.0.0", - "minify": "^11.4.1", - "postcss": "^8.4.47", - "sass": "^1.80.6", + "glob": "^11.0.1", + "minify": "^13.0.0", + "postcss": "^8.5.3", + "sass": "^1.85.1", "uncss": "^0.17.3" }, "dependencies": { "bootstrap": "^5.3.3", - "flag-icons": "^7.2.3" + "flag-icons": "^7.3.2" } } diff --git a/src/_data/i18n/de.json b/src/_data/i18n/de.json index 8b99d49..41d2694 100644 --- a/src/_data/i18n/de.json +++ b/src/_data/i18n/de.json @@ -16,21 +16,6 @@ "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": [ - "Entwicklung der Hacking-Lab Plattform", - "Planung und Umsetzung der Bug Bounty Plattform", - "Systemadministration und Wartung der Infrastruktur", - "Aufbau und Implementierung von DevOps-Prozessen" - ], - "city": "Berlin", - "country": "" - }, { "position": "Geschäftsführer (Nebentätigkeit)", "company": "Ossrox UG (haftungsbeschränkt)", @@ -46,6 +31,21 @@ "city": "Magdeburg", "country": "" }, + { + "position": "Hacking-Lab Full-Stack Developer", + "company": "Compass Security Deutschland GmbH", + "url": "https://www.compass-security.com", + "start": "Mai 2023", + "end": "Feb. 2025", + "descriptions": [ + "Entwicklung der Hacking-Lab Plattform", + "Planung und Umsetzung der Bug Bounty Plattform", + "Systemadministration und Wartung der Infrastruktur", + "Aufbau und Implementierung von DevOps-Prozessen" + ], + "city": "Berlin", + "country": "" + }, { "position": "Software Engineer", "company": "AV-TEST GmbH", diff --git a/src/_data/i18n/en.json b/src/_data/i18n/en.json index 071be47..acb5135 100644 --- a/src/_data/i18n/en.json +++ b/src/_data/i18n/en.json @@ -16,21 +16,6 @@ "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": [ - "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" - ], - "city": "Berlin", - "country": "" - }, { "position": "Managing Director (side job)", "company": "Ossrox UG (haftungsbeschränkt)", @@ -46,6 +31,21 @@ "city": "Magdeburg", "country": "" }, + { + "position": "Hacking-Lab Full-Stack Developer", + "company": "Compass Security Deutschland GmbH", + "url": "https://www.compass-security.com", + "start": "May 2023", + "end": "Feb. 2025", + "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" + ], + "city": "Berlin", + "country": "" + }, { "position": "Software Engineer", "company": "AV-TEST GmbH",