Thoughts on Django, backend development, and things I'm building.
Jul 25, 2026
Notes on deploying a Django portfolio site to Vercel with a Neon PostgreSQL backend — env config, static files, and serverless database quirks.
Jul 25, 2026
How I built a KNN-based recommendation engine for HostelHub, weighing price, location, and hostel type to give students relevant matches instead of an endless list.