Projects
A brief explanation of the projects I have worked on.
AuthCentre v2
A small JWT auth service in Django â access + refresh tokens, Google/GitHub OAuth, and a dev console to watch the auth flow happen.
BeaverWeb đĻĢ
A tiny Python web framework I wrote from a raw socket up â v0.1, decorators, path params, Jinja2, no WSGI.
Elucidate
A fully local PDF Q&A application â upload a PDF, ask it questions, nothing leaves the machine.
Personal Portfolio
The site you're reading now â Docusaurus on GitHub Pages, wired so LeetCode write-ups land here automatically via LeetHub and Gemini.
Network automation platform
A self-service network automation platform â DNS, firewall rules, edge allow-listing, and an LLM-powered agent, built on Django + DRF.