From 24702a20975b09182bc83880fc133b508f972bd9 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Fri, 11 Sep 2026 21:25:09 +0200 Subject: [PATCH] Add Python web projects, link static site generators in TypeScript, clean up Hugo --- stefankoelle/index.njk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stefankoelle/index.njk b/stefankoelle/index.njk index 1d08ea3..b268d1d 100644 --- a/stefankoelle/index.njk +++ b/stefankoelle/index.njk @@ -180,13 +180,14 @@ layout: stefankoelle.njk
  • 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.
  • +
  • Static site generators: Eleventy (v3) for moonweb.org (6 sites, Nunjucks templates) and stefankoelle.de, Astro for the 28k8 BBS retro site.
  • Python

    Arduino / PlatformIO