diff --git a/stefankoelle/index.njk b/stefankoelle/index.njk
index b95ea4a..3604615 100644
--- a/stefankoelle/index.njk
+++ b/stefankoelle/index.njk
@@ -166,7 +166,7 @@ layout: stefankoelle.njk
- Working with .NET since 2018 at stellenanzeigen.de GmbH & Co. KG, which became TENHIL GmbH & Co. KG in 2022, where I migrated the old VB and ASP-Classic applications to modern .NET.
- Built around a dozen microservices, including Jobs Per Mail, JobApply, GeoService, Feedexporter, and Salary Data Service, first hosted on Azure and built with Docker, Terraform, Azure Tables, Azure Blobs, S3 buckets, and PostgreSQL.
- - Since this year, all of these microservices run in our self-hosted Kubernetes cluster on AWS machines.
+ - Since 2026, all of these microservices run in our self-hosted Kubernetes cluster on AWS machines.
- 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.
- Privately built Marcer GameDVD Launcher, a console tool for browsing and launching Atari ST/Falcon games from a USB stick.
@@ -180,7 +180,7 @@ layout: stefankoelle.njk
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.
+ - Since 2026, 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.
@@ -189,7 +189,7 @@ layout: stefankoelle.njk
Python
- Working with Python since 2020 on private projects, home lab tooling, and automation scripts.
- - Since this year, increasingly using Python for home network projects, with development accelerated by AI-assisted workflows in OpenCode.
+ - Since 2026, increasingly using Python for home network projects, with development accelerated by AI-assisted workflows in OpenCode.
- FastAPI web projects: Google Calendar Sync, MVG Departures, iCloud Contacts Sync.
- Flask: DynDns Updater, a Cloudflare + FreeDNS DynDNS updater for FritzBox as a Docker container.