Projects
Things I've built, researched, or experimented with.
This site. A self-hosted static portfolio running on a Raspberry Pi 4 behind a Cloudflare Tunnel. No frameworks, no trackers - just nginx and Docker.
A honeypot webserver that silently logs every visitor, bot, and crawler. Tracks which pages are probed, captures login attempts on a fake login page, and responds with a 200 OK to known vulnerable URLs - feeding back just enough to keep scanners engaged.
Egress Network Scanner
Built for my graduation project in the context of NIS2 compliance. Scans from within a network to discover which outbound connections are possible, then generates a structured report of permitted egress connections.
AI Hijacker
A tool for interacting with exposed LLM endpoints on the public internet. Enter an IP, and AIHijacker will detect the running models and communicate directly with them.
SDR Aircraft Tracking
Using a Nooelec NESDR Smart v5 to receive ADS-B signals from aircraft and listen to Rotterdam The Hague Airport tower communications. Also set up a self-hosted FlightRadar24-style feed using community tooling.
Built a hardware Bitcoin signing device on a Raspberry Pi Zero following the open-source SeedSigner project. Air-gapped, fully offline, and assembled from scratch.