From af21ce0fcaddd4ef4cc25379f21295db3118d608 Mon Sep 17 00:00:00 2001 From: Marvin Date: Mon, 21 Sep 2026 18:41:10 +0200 Subject: [PATCH] changed siemens title --- lang/de.json | 2 +- lang/en.json | 66 ++++++++++++++++++++++++++-------------------------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/lang/de.json b/lang/de.json index ba860fc..a19e7a8 100644 --- a/lang/de.json +++ b/lang/de.json @@ -11,7 +11,7 @@ "content_work": [ { "id": "siemens_mobility", - "title": "Siemens Mobility GmbH", + "title": "Siemens Mobility", "company": "Siemens Mobility GmbH", "description": "Werkstudent Softwareentwicklung in Simulationsumgebung (Hybrid)", "type": "Hybrid", diff --git a/lang/en.json b/lang/en.json index 37a6a02..15df532 100644 --- a/lang/en.json +++ b/lang/en.json @@ -10,41 +10,41 @@ "navbar_group_projects": "Projects", "content_work": [ { - "id": "siemens_mobility", - "title": "Siemens Mobility GmbH", - "company": "Siemens Mobility GmbH", - "description": "Working Student Software Engineering in Simulation Environment (Hybrid)", - "type": "Hybrid", - "tasks": [ - { - "title": "Network Development & Integration", - "content": "Design and implementation of a stable remote interface to connect external clients to a Unity simulation environment." - }, - { - "title": "Server Infrastructure & Deployment", - "content": "Setup, securing, and administration of a Debian 13 server as well as deployment of application instances." - }, - { - "title": "Agile Teamwork & Quality Assurance", - "content": "Active collaboration within the development team using feature-branching workflows (Git) and systematic code reviews." + "id": "siemens_mobility", + "title": "Siemens Mobility", + "company": "Siemens Mobility GmbH", + "description": "Working Student Software Engineering in Simulation Environment (Hybrid)", + "type": "Hybrid", + "tasks": [ + { + "title": "Network Development & Integration", + "content": "Design and implementation of a stable remote interface to connect external clients to a Unity simulation environment." + }, + { + "title": "Server Infrastructure & Deployment", + "content": "Setup, securing, and administration of a Debian 13 server as well as deployment of application instances." + }, + { + "title": "Agile Teamwork & Quality Assurance", + "content": "Active collaboration within the development team using feature-branching workflows (Git) and systematic code reviews." + } + ], + "tech": [ + "Unity", + "WebRTC", + "Linux", + "GitLab", + "C#", + "FFmpeg" + ], + "start": "2026-05-15", + "end": "present", + "locale": "en-US", + "from": "from", + "to": "to", + "at": "at" } ], - "tech": [ - "Unity", - "WebRTC", - "Linux", - "GitLab", - "C#", - "FFmpeg" - ], - "start": "2026-05-15", - "end": "present", - "locale": "en-US", - "from": "from", - "to": "to", - "at": "at" -} - ], "content_projects": [ { "id": "cnn_website",