From 06cbf5054b878522868910d1f9c7b402b5869fbf Mon Sep 17 00:00:00 2001 From: Chneemann Date: Tue, 21 Jul 2026 10:31:26 +0200 Subject: [PATCH] refactor: align header and update intro text --- src/components/Skills.tsx | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/src/components/Skills.tsx b/src/components/Skills.tsx index ca0b476..a87ed9f 100644 --- a/src/components/Skills.tsx +++ b/src/components/Skills.tsx @@ -2,32 +2,27 @@ export default function Skills() { return (
{/* Titel */} -
+
+

My Skills.

-
{/* Description */} -
+

- Through hands-on experience in various projects, I have continuously - expanded and deepened my full-stack development skills. I specialize - in core web technologies like TypeScript, JavaScript, and Python, - leveraging modern frameworks such as Angular, React, Next.js, and - Django to build robust applications. + Through hands-on experience in various projects, I continuously expand + and refine my full-stack development skills. Here is an overview of + the technologies, frameworks, and tools I work with: {/* German: - Durch die Arbeit an - verschiedenen Projekten konnte ich mein Wissen und meine Fähigkeiten - im Bereich Full-Stack Entwicklung kontinuierlich erweitern und - vertiefen. Ich habe umfangreiche Erfahrungen im Umgang mit - Technologien wie TypeScript, JavaScript und Python gesammelt sowie in - der Arbeit mit modernen Frameworks wie Angular, React und Django. + Durch die praktische Arbeit an verschiedenen Projekten erweitere + und vertiefe ich meine Fähigkeiten in der Full-Stack-Entwicklung kontinuierlich. + Hier ist eine Übersicht der Technologien, Frameworks und Tools, mit denen ich arbeite: */}