Projects






Recent Posts
Map Numeric Ranges
How to map numeric ranges from one to another, with example code in C++.
Three Weeks in Nepal
A small travel report of my three weeks travelling through Nepal, where I visited Kathmandu, Pokhara, Annapurna Base Camp and the Chitwan National Park.
Remove Image Metadata With Github Action
How to remove Exif metadata from images in a Github Action with 'exiftool' to protect your privacy and security when deploying static websites.
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.