From 4213d298cd889d71a320f2e8501aa3369c51dd31 Mon Sep 17 00:00:00 2001 From: Lobo Date: Sat, 6 Dec 2025 10:19:47 +0100 Subject: [PATCH] Updated hero text --- src/assets/i18n/de.json | 4 ++-- src/assets/i18n/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json index d60a82c..9028331 100644 --- a/src/assets/i18n/de.json +++ b/src/assets/i18n/de.json @@ -16,8 +16,8 @@ "LANG": { "LABEL": "Sprache", "EN": "Englisch", "DE": "Deutsch" }, "ABOUT": { "ALT": { "PROFILE": "Profilfoto von Andreas Dahm" }, - "HELLO": "Hallo, ich bin Andreas Dahm.", - "LEAD": "Bereits in meiner Ausbildung zum Fachinformatiker hat mich fasziniert, wie man durch Code komplexe Probleme elegant lösen kann. Nach meinem Studium der Angewandten Informatik an der FH Bingen konnte ich diese Begeisterung in verschiedensten Projekten vertiefen – von 3D-Simulationen bis zu modernen Web-Applikationen. Heute arbeite ich als Senior Software Developer und Architekt mit Fokus auf Java, Angular und DevOps. Danke, dass du vorbeischaust!", + "HELLO": "Hallo, ich bin Andreas.", + "LEAD": "Bereits in meiner Ausbildung zum Fachinformatiker habe ich gemerkt, wie sehr mich Softwareentwicklung interessiert. Nach meinem Studium der Angewandten Informatik an der FH Bingen arbeite ich seit 2010 durchgehend als Softwareentwickler. In dieser Zeit konnte ich in verschiedenen Bereichen Erfahrungen sammeln, darunter 3D-Simulation und moderne Web-Anwendungen. Auch privat beschäftige ich mich gern mit Softwareentwicklung, besonders mit Spieleentwicklung und algorithmischen Themen. Schön, dass du hier bist!", "ROLE": "Senior Software Entwickler / Full-Stack Entwickler / Softwarearchitekt", "LOCATION": "München · Remote", "DOWNLOAD_CV": "Lebenslauf herunterladen", diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 0d24dcc..c26cc5c 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -16,8 +16,8 @@ "LANG": { "LABEL": "Language", "EN": "English", "DE": "Deutsch" }, "ABOUT": { "ALT": { "PROFILE": "Profile photo of Andreas Dahm" }, - "HELLO": "Hello, I’m Andreas Dahm.", - "LEAD": "During my training as an application developer, I became fascinated by how complex problems can be solved elegantly through code. After studying Applied Computer Science at FH Bingen, I was able to deepen this passion in a wide variety of projects – from 3D simulations to modern web applications. Today, I work as a Senior Software Developer and Architect with a focus on Java, Angular, and DevOps. Thanks for stopping by!", + "HELLO": "Hello, I’m Andreas.", + "LEAD": "I first discovered my interest in software development during my training as an application developer. After completing my degree in Applied Computer Science at FH Bingen, I have been working continuously as a software developer since 2010. During this time, I have gained experience in various areas, including 3D simulation and modern web applications. I also enjoy working on personal software projects, particularly in game development and algorithmic topics. Thank you for stopping by!", "ROLE": "Senior Software Developer / Full-Stack Developer / Software Architect", "LOCATION": "Munich · Remote", "DOWNLOAD_CV": "Download CV",