
Motion Activated Bird Camera
Building a bird feeder with a Raspberry Pi powered motion activated bird camera.

Fun with Path Tracing
In this project I wrote a monte-carlo path tracer in C++ with some nice features, including mesh rendering, direct light sampling and various different materials.

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.

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.

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).

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 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.

Attributhülle Rechner
Berechne die Attributhülle eines bestimmten Attributs aus einer Menge von funktionalen Abhängigkeiten.

First Person Shooter With THREE.js
Building a multiplayer first person shooter for mobile devices with Javascript.