My Blog

Technical insights, coding adventures, and thoughts on machine learning

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.

Feb 15, 2024 5 min read
Product Development

Product Map of Vhoye - Building a Loyalty Platform from Scratch

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.

Jan 25, 2024 5 min read
DevOps & Infrastructure

DevOps with Docker - Lessons from Production Hell

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.

Jan 15, 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
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.

Aug 15, 2019 5 min read