
verspaetet
A Deutsche Bahn delay-monitoring pipeline: Go services scrape the DB Timetables API into Postgres, with a Redis-backed job queue and a React monitoring UI.

A Deutsche Bahn delay-monitoring pipeline: Go services scrape the DB Timetables API into Postgres, with a Redis-backed job queue and a React monitoring UI.

A voxel-space terrain renderer written in Zig and compiled to WebAssembly, flying over height- and color-maps in real time.

“Advent of Code” is a set of programming-challenges solved during advent-time, in different languages across the years.

A compiler for the simple-programming-language SPL, translating source code all the way to Eco32-Assembly.

A Connect Four game in Rust, built with the Piston game engine.

A realtime matchmaking engine for 1v1 games: a queue that pairs players of similar skill using an elo rating system.