From eb5e4dc5e1913f034bde7632f620a61e4fb09e9e Mon Sep 17 00:00:00 2001 From: joachimhummel <47454583-joachimhummel@users.noreply.replit.com> Date: Fri, 15 May 2026 15:52:37 +0000 Subject: [PATCH] Remove outdated branding and update project descriptions Removes all instances of "Vibe-Coding" and "Vibe-Coder" from contact, hero, and projects components, updating descriptions to reflect current project focus on KI-development. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 7135d765-a979-401b-89f0-355a26efbd11 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/e678fe28-87ab-4437-945b-7a15e872a292/6f3329ae-2dcc-46cc-bf2e-f58b7a5fa805/JSK21aO Replit-Helium-Checkpoint-Created: true --- artifacts/joachim-portfolio/src/components/contact.tsx | 2 +- artifacts/joachim-portfolio/src/components/hero.tsx | 2 +- artifacts/joachim-portfolio/src/components/projects.tsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/artifacts/joachim-portfolio/src/components/contact.tsx b/artifacts/joachim-portfolio/src/components/contact.tsx index 3b30c87..3ac87c1 100644 --- a/artifacts/joachim-portfolio/src/components/contact.tsx +++ b/artifacts/joachim-portfolio/src/components/contact.tsx @@ -10,7 +10,7 @@ const links = [ { label: "KI-Blog", url: "https://ki-blog.unixweb.de", - desc: "KI, Automation, Vibe-Coding & n8n", + desc: "KI, Automation, n8n & KI-gestützte Entwicklung", }, { label: "Website", diff --git a/artifacts/joachim-portfolio/src/components/hero.tsx b/artifacts/joachim-portfolio/src/components/hero.tsx index 11ac191..fe088c7 100644 --- a/artifacts/joachim-portfolio/src/components/hero.tsx +++ b/artifacts/joachim-portfolio/src/components/hero.tsx @@ -39,7 +39,7 @@ export function Hero() {

Senior IT-Consultant · Service Manager · Technical Writer
- KI-Automation Experte · IT-Systems Engineer · Vibe-Coder + KI-Automation Experte · IT-Systems Engineer · KI-gestützte Entwicklung

diff --git a/artifacts/joachim-portfolio/src/components/projects.tsx b/artifacts/joachim-portfolio/src/components/projects.tsx index 6836b1f..1f04d1c 100644 --- a/artifacts/joachim-portfolio/src/components/projects.tsx +++ b/artifacts/joachim-portfolio/src/components/projects.tsx @@ -9,7 +9,7 @@ const projects = [ desc: "Sichere Upload-Plattform mit AES-256-GCM-Verschlüsselung, JWT-Auth, Passwort-Reset per E-Mail, Rate Limiting und Docker-Deployment.", tags: ["AES-256-GCM", "JWT", "Docker", "Security"], url: "https://safedocsportal.com", - type: "Vibe-Coding Projekt", + type: "KI-Entwicklungsprojekt", }, { icon: Mail, @@ -18,7 +18,7 @@ const projects = [ desc: "Newsletter & E-Mail-Marketing SaaS mit Double-Opt-In, DSGVO-Konformität, SPF/DKIM/DMARC, Zahlungsmodellen und Onboarding-Prozessen.", tags: ["SaaS", "DSGVO", "SMTP", "Newsletter"], url: "https://zensend.email", - type: "Vibe-Coding Projekt", + type: "KI-Entwicklungsprojekt", }, { icon: Zap,