Projects
- catscanA smart cat-flap camera: a server that turns motion into logged flap events with snapshots, and an iOS app.
- LuegeA tvOS and iOS media player, built entirely with agentic AI tools — without ever looking at the code.
- OrdnerMeisterA macOS app that learns your folder structure and automatically sorts incoming PDFs using a Naive Bayes classifier and OCR.
- Strava AutomationA webhook-driven Vapor server that listens for new Strava activities, automatically marks bike commutes, and generates descriptive activity names using GPT-4o mini.
- DinnARAR web app for viewing restaurant dishes in 3D, built with Next.js and Apple's Object Capture API.
- Cloud-Native Beacon SystemAzure-based cloud-native app replacing analogue doorbells in stores using BLE beacons and an iOS companion app.
- Android Multiplayer PongKotlin-based multiplayer Pong for Android using sockets, gyroscope controls, and QR code game joining.
- ClasificarElectron-based document sorting app using a Bayesian Classifier and OCR for automatic PDF organization.
- StudentRunFull-stack JavaScript multiplayer Jump & Run game using Node.js, Phaser, Socket.IO, and Matter.js.
- FernwehCross-platform packing list app built with Xamarin.Forms, featuring tinder-like activity swiping and destination info.
- 2048 AIAI agent for the 2048 game using heuristics and expectimax search, achieving a high score of 146,348.
- RaceTrackJava-based round-based racing game with smart track detection from images and multiplayer support.