diff --git a/stefankoelle/index.njk b/stefankoelle/index.njk
index 4d6fbe0..b9e53ef 100644
--- a/stefankoelle/index.njk
+++ b/stefankoelle/index.njk
@@ -168,12 +168,13 @@ layout: stefankoelle.njk
Introduced Squidex as a headless CMS for the microservice backend, with Sentry and Loki for monitoring and logging, and Quartz.NET, later Hangfire.NET, for scheduled jobs.
- TypeScript
+ TypeScript / JavaScript
- Using Node.js privately for over a decade, TypeScript since its early days, and professionally at TENHIL since 2024.
- Since this year, TypeScript is my go-to for AI-built microservices.
- Built an MCP (Model Context Protocol) server for ChatGPT integration in 6 half-days using Claude Code.
- Implemented a TypeScript widget renderer for AI-driven applications with the OpenAI Chat Kit.
+ - Static site generators: Eleventy (v3) for moonweb.org (6 sites, Nunjucks templates) and stefankoelle.de, Astro for the 28k8 BBS retro site.
Python