Edit Django Admin Like a Pro - Beyond the Basics
Transform Django's admin interface from basic CRUD to a powerful management tool. Custom views, advanced filtering, bulk actions, and UI customizations that actually matter in production.
Technical insights, coding adventures, and thoughts on machine learning
Transform Django's admin interface from basic CRUD to a powerful management tool. Custom views, advanced filtering, bulk actions, and UI customizations that actually matter in production.
How I turned my regular home into a smart home using Arduino, sensors, and way too much enthusiasm. From automatic plant watering to smart lighting, here's what actually worked (and what spectacularly didn't).
How we built a signature extraction tool using HTML5 Canvas and computer vision for automatic cheque clearing at Ensemble Matrix. From pixel manipulation to production deployment that actually worked with real bank data.
Essential Nginx configurations learned from deploying applications at Intelity, Bhoos Games, and Tathyakar. From basic setup to production-ready configurations that don't break at 3 AM.
The complete journey of building Vhoye, a loyalty and intelligence solution for hospitality, from MVP to full-scale platform across iOS, Android, and Web. A startup story with all the highs, lows, and "why didn't we think of that earlier" moments.
The journey of creating Sakshyar, Nepal's first programming language in Nepali, from tokenization to code generation. Because programming shouldn't be limited by language barriers.
Real-world Docker lessons learned while maintaining 99.9% uptime at Intelity and scaling applications across multiple companies. Spoiler: It's not just about docker run.
Ever wondered how machines actually "learn"? The answer lies in a surprisingly elegant algorithm that's both intuitive and mathematically beautiful.
Building a micrograd implementation in Rust - because sometimes you need to reinvent the wheel, but in a memory-safe way.
What started as curiosity about how Siri understands my voice led me down a rabbit hole into one of the most elegant pieces of audio processing mathematics I've ever encountered.
Why Next.js blew my mind in 2019 - Server-Side Rendering, automatic code splitting, and the magic of React without the configuration hell. A retrospective from the early adoption days when SSR felt like wizardry.