added career section

This commit is contained in:
2026-09-21 09:32:28 +02:00
parent afafa911d2
commit 524c9dc295
6 changed files with 212 additions and 10 deletions
+39 -2
View File
@@ -6,8 +6,45 @@
"profession": "Medieninformatik",
"workplace": "Universität Ulm",
"github_desc": "Auf GitHub ansehen ↗",
"navbar_group": "Projekte",
"content": [
"navbar_group_work": "Berufserfahrung",
"navbar_group_projects": "Projekte",
"content_work": [
{
"id": "siemens_mobility",
"title": "Siemens Mobility GmbH",
"company": "Siemens Mobility GmbH",
"description": "Werkstudent Softwareentwicklung in Simulationsumgebung (Hybrid)",
"type": "Hybrid",
"tasks": [
{
"title": "Netzwerkentwicklung & Integration",
"content": "Konzeption und Implementierung einer stabilen Remote-Schnittstelle zur Anbindung externer Clients an eine Unity-Simulationsumgebung."
},
{
"title": "Server-Infrastruktur & Deployment",
"content": "Einrichtung, Absicherung und Administration eines Debian 13-Servers sowie Bereitstellung der Anwendungsinstanzen."
},
{
"title": "Agile Teamarbeit & Quality Assurance",
"content": "Aktive Kollaboration im Entwicklerteam unter Anwendung von Feature-Branching-Workflows (Git) und systematischen Code-Reviews."
}
],
"tech": [
"Unity",
"WebRTC",
"Linux",
"GitLab",
"C#"
],
"start": "2026-05-15",
"end": "heute",
"locale": "de-DE",
"from": "von",
"to": "bis",
"at": "bei"
}
],
"content_projects": [
{
"id": "cnn_website",
"title": "CNN Website",
+40 -2
View File
@@ -6,8 +6,46 @@
"profession": "Media Informatics",
"workplace": "Ulm University",
"github_desc": "View on GitHub ↗",
"navbar_group": "Projects",
"content": [
"navbar_group_work": "Career",
"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."
}
],
"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",
"title": "CNN Website",