Projects




Posts
Simple Physics-based Flight Simulation with C++
Creating simple but realistic physics-based flight simulations from scratch with C++ and OpenGL.
Tracking and Analyzing My Location Data
How I tracking and analyze my location history safely and privacy conscious with Owntracks, Leaflet and a simple Express app.
Selfhosting CommaFeed with Docker
How to selfhost the RSS reader app CommaFeed on your own server with Docker within minutes.
An Introduction to Ray Tracing In C
Writing a cool little raytracer to generate sick wallpapers (and practice C programming as well as learn more about computer graphics).
Reading Code
University courses often focus on writing code and neglect teaching another essential skill for software developers - reading code.
Building, Deploying and Hosting this Website
How I build, deploy and host my personal website with Eleventy, Github and Alwyzon.
Should you visit Dubrovnik?
Is the filming location for GoT's "Kings Landing" worth a visit?
Voice Messages Are Terrible
Why Voice Messages are terrible and why you shouldn't send them (most of the time).
A precision platformer game inspired by Celeste
Dodge spikes and dashing over deadly voids in this browser game inspired by Celeste.
Entity-Component-System for HTML5 Games
Building a Entity Component System for 2D browser games with Typescript.
A silly usecase for WebSockets
How a silly website I made for fun made in to the frontpage of hackernews. The page is just a lamp you can turn on or off.
NextAuth.js Postgres Adapter
How to implement a postgres database adapter for next-auth. Save user authentication data from a Next.js app to a database with Postgres.
Crumbs! - A pigeon themed browser game
A silly little multiplayer browser games centered around my favorite bird
DIY AdBlock for Der Standard
How to create a do-it-yourself ad blocker for a website that blocks regular adblockers.
Attributhülle Rechner
Berechne die Attributhülle eines bestimmten Attributs aus einer Menge von funktionalen Abhängigkeiten.
Building a Flight Simulator with Javascript and THREE.js
How I programmed a simple flight simulator for the F-16 with Javascript and THREE.js. Code is available on Github.
First Person Shooter With THREE.js
Building a multiplayer first person shooter for mobile devices with Javascript.
Building A Flight Simulator
Writing a flight simulator with C++ and OpenGL.
Simple Chess Engine
My attempt at teaching a computer to play chess.
Wiener Linien Monitor
Displaying real-time departure information for the Tram on a LCD monitor.
Receiving NOAA weather satellite images
Receiving NOAA weather satellite images directly from space using a 25€ rtl-sdr dongle and a homemade antenna.