Projects

Things I've built — software, infrastructure, and everything in between.

Storage Usage Explorer

A PyQt6 desktop app for finding what's eating your disk space — scans a folder or drive and shows files/folders sorted biggest to smallest, with a live usage-bar visualization per item and safe recycle-bin delete.

View →

Self-hosted mail server

Built a self-hosted mail stack from scratch on a Raspberry Pi — Postfix + Dovecot with DKIM signing, plus a custom lightweight webmail client (Python/Flask) instead of a heavier off-the-shelf suite.

DMB28 class hub

A small multi-user app for my doctoral cohort — shared class schedule, assignment deadlines, and file sharing, classmates can sign in and keep it updated together.

View →

Home IoT infrastructure

Self-managed home server running a LoRaWAN network stack, automation flows, and supporting services — the same box this site and mail server run on.