PRIVATE REPOPORTFOLIO · 2026
This site
The page you're reading. Hand-rolled CSS design system, Postgres-backed training log with a markdown admin, photo pipeline with in-browser WebP compression, single-admin session auth, weekly self-verifying DB backups — running entirely on free tiers.
Next.js 16TypeScriptNeon PostgresVercel Blob
OPEN SOURCEAPI · 2026
Hospital bulk processor
Flask service that bulk-creates hospitals from a CSV upload by fanning out concurrent calls to an upstream directory API, then activating the whole batch atomically. Pooled, retrying HTTP with sync and async modes — live Swagger demo included.
PythonFlaskconcurrent.futuresDocker
OPEN SOURCE⭐ 17 · GUIDE
Awesome interview preparation
A structured roadmap for technical interviews — DSA topics, system design resources and practice paths, published as a browsable site. The most-starred thing I've put on the internet.
HTMLGitHub Pages
OPEN SOURCE⭐ 8 · TOOL
LinkedIn posts exporter
Exports your LinkedIn saved posts to clean markdown files via Playwright browser automation — bookmarks you can actually grep, back up and keep.
PythonPlaywright
OPEN SOURCETOOL
Focus Guard
Cross-platform website blocker that works at the OS hosts level, so it holds across every browser at once — scheduling included, Tkinter UI on top.
PythonTkinter