A running list of small web apps, tools and experiments — most of them live, all of them hosted on a server I run and manage myself.
A big collection of handy developer utilities — encoders, converters, generators — in one clean web app.
A Path of Exile gem & build helper for quickly working out skill-gem setups.
Spin up polls and run votes, with an admin dashboard and persistent results. Built with Flask.
A quick-fire mental-math game — simple, fast, and a little addictive.
A fast, batteries-included static-site generator that turns Markdown into a clean website.
An in-browser converter for shuffling files and formats around without uploading anything.
A Path of Exile trading helper for finding and pricing items faster.
Records a spoken presentation, transcribes it with Whisper, and hands the text to the LLM of your choice.
University notes, written up and organized into a browsable site.
A clean, configurable countdown timer for events and deadlines.
Everything above is self-hosted on a single machine I administer end to end: a Proxmox hypervisor running a NixOS server whose entire configuration is code. A Caddy reverse proxy fronts the apps with automatic, auto-renewing TLS via Cloudflare; the public sites, a private dashboard, and a couple of Discord bots all run as reproducible, version-controlled services. Rebuild it from scratch and it comes back identical.