diff --git a/components/projects-section.tsx b/components/projects-section.tsx index 958e2d5..70d316a 100644 --- a/components/projects-section.tsx +++ b/components/projects-section.tsx @@ -19,7 +19,7 @@ const projects = [ title: 'Sichtbare Sortier-Algorithmen (Demo)', slug: 'sorting', description: 'Interaktive Visualisierung verschiedener Sortieralgorithmen. Didaktisches Werkzeug für Algorithmen-Verständnis.', - tech: ['Rust', 'WASM', 'Canvas'], + tech: ['Vibe-Coding', 'LLM', 'Javascript', 'Tailwind'], status: 'Aktiv', url: 'https://jamulix.de/sorting', featured: true, @@ -28,7 +28,7 @@ const projects = [ title: 'Digitalisierung einer "Mundorgel"', slug: 'upcoming-1', description: 'KI-gestützte Digitalisierung eines Liederheftes von 1960.', - tech: ['Python', 'LLM', 'AST'], + tech: ['LLM-OCR', 'JSON', 'Typescript', 'Tailwind', 'Vibe-Coding'], status: 'Aktiv', url: 'https://jamulix.de/mundorgel/', featured: false,