Skip to main content

My Blog

Technical insights, coding adventures, and thoughts on machine learning

Infrastructure & DevOps

Nginx Cheat Sheet - The Configuration Guide That Actually Works

Essential Nginx configurations learned from volunteering at drinkpani, setting up systems at Tathyakar, and deploying projects at Ensemble Matrix. From basic setup to production-ready configurations that don't break at 3 AM.

Jan 30, 2024 5 min read
Project Story

My Experience Making Awesomegrad

Building a micrograd implementation in Rust - because sometimes you need to reinvent the wheel, but in a memory-safe way.

Jan 5, 2024 5 min read
Backend Development

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.

Jul 15, 2021 5 min read
DevOps & Infrastructure

DevOps with Docker - Lessons from Production Hell

Real-world Docker lessons from DrinkPani, Tathyakar, and MLOps at JohnSnowLabs: scaling applications across multiple companies. Spoiler - It's not just about docker run.

Jun 15, 2021 5 min read
Technical Deep Dive

My Journey Into the Hidden Language of Sound - Discovering MFCCs

What started as a frustrated query into why Google Assistant mastered my English but faltered at my Nepali led me down a rabbit hole into one of the most elegant pieces of audio processing mathematics I've ever encountered.

Jun 15, 2020 5 min read
Frontend Development

The Perks of Using Next.js - A 2019 Developer's Love Story

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.

Jul 15, 2019 5 min read
IoT & Hardware

Dear Future Me

A humble note on a DDR pad, motion lights on an ATmega328P, and two watches that tap Morse between friends, plus a reminder that unfinished is not wasted.

Jan 20, 2019 5 min read