diff --git a/stefankoelle/index.njk b/stefankoelle/index.njk
index e7375cf..4724562 100644
--- a/stefankoelle/index.njk
+++ b/stefankoelle/index.njk
@@ -166,6 +166,7 @@ layout: stefankoelle.njk
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.
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.
Go
@@ -233,6 +234,7 @@ layout: stefankoelle.njk
PASCAL
- Started with PASCAL on PC in 1993, using TurboPascal 6.0, 7.0, and Borland Pascal 7.0.
+ - Developed X-LIB Unit, a VGA graphics library used in the demos below.
- Developed DOSMENU, a menu system for DOS, and tools for Fidonet.
- Created two games: a Wheel of Fortune clone and a two-player Tetris.
- Studied PASCAL for one year in school (1994) and one semester on UNIX (Solaris) during studies in 1996.