ls -la ~/projects/
Featured Projects
Real-world engineering challenges I've solved — from architecture to deployment.
A minimal Git reimplementation written in Rust, building the core object model, binary index, and a subset of plumbing and porcelain commands from scratch — no libgit2, no git binary underneath.
Full-stack point-of-sale and inventory system for Rayon Energy — FastAPI async backend, Next.js/React frontend, and an Electron desktop app with real-time WebSocket updates and financial-grade precision.
Privacy-focused Firefox extension that transcribes WhatsApp Web voice messages entirely on your machine via a local Flask service powered by OpenAI Whisper — no cloud, no external APIs, no tracking.
A GTK4 + Libadwaita wallpaper manager for Linux that automatically downloads and rotates Unsplash wallpapers with systemd timer scheduling, history, tray integration, and Sway/Wayland support.
Django dashboard for managing and monitoring Jitsi Meet servers — real-time stats via Colibri/Jicofo APIs, JWT-authenticated conference management, participant tracking, and Jibri recording control.