Add Marcer GameDVD Launcher to .NET Core, X-LIB Unit to Pascal

This commit is contained in:
2026-09-11 21:30:31 +02:00
parent a3960a11c8
commit 329be731dc
+2
View File
@@ -166,6 +166,7 @@ layout: stefankoelle.njk
<li>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.</li>
<li>Since this year, all of these microservices run in our self-hosted Kubernetes cluster on AWS machines.</li>
<li>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.</li>
<li>Privately built <a href="https://github.com/skoelle/marcer-gamedvd-launcher" target="_blank">Marcer GameDVD Launcher</a>, a console tool for browsing and launching Atari ST/Falcon games from a USB stick.</li>
</ul>
<h3>Go</h3>
@@ -233,6 +234,7 @@ layout: stefankoelle.njk
<h3>PASCAL</h3>
<ul>
<li>Started with PASCAL on PC in 1993, using TurboPascal 6.0, 7.0, and Borland Pascal 7.0.</li>
<li>Developed <a href="https://github.com/skoelle/turbopascal-xlib-unit" target="_blank">X-LIB Unit</a>, a VGA graphics library used in the demos below.</li>
<li>Developed <a href="https://28k8.moonweb.org/bbs/pc/dosmenu/" target="_blank">DOSMENU</a>, a menu system for DOS, and <a href="https://28k8.moonweb.org/bbs/pc/kosmos-design/" target="_blank">tools for Fidonet</a>.</li>
<li>Created two games: a Wheel of Fortune clone and a two-player Tetris.</li>
<li>Studied PASCAL for one year in school (1994) and one semester on UNIX (Solaris) during studies in 1996.</li>