diff --git a/components/projects-section.tsx b/components/projects-section.tsx index b313984..765c9de 100644 --- a/components/projects-section.tsx +++ b/components/projects-section.tsx @@ -10,7 +10,7 @@ const projects = [ title: 'Hacker News Daily AI Reports', slug: 'hackernews', description: 'KI Tools werten zweimal täglich die Hacker News aus und beurteilen deren Relevanz in Bezug auf KI.', - tech: ['Python', 'FastAPI', 'HTMX'], + tech: ['Python', 'FastAPI', 'Openrouter', 'deepseek-reasoner', 'qwen3-max'], status: 'Aktiv', url: 'https://jamulix.de/hackernews/', featured: true,