Case Study: How I Improved Frontend Page SpeedOur landing page was visually strong, but the frontend was shipping too much too early. The biggest symptoms were: A Google performance score around 60 on the landing page A very large production buMar 10, 2026·5 min read·2
Implementing Strict Content Security Policy ( CSP ) in Vue.js & Django with NginxIncrease the security of your Vue.js app with CSPJun 3, 2025·4 min read·23
Implementing a Robust SQLite Backup System in DjangoThere here many ways to backup database & here we are storing backup file in GitHub for simplicity but you can modify the script & push it elsewhere.Dec 7, 2024·9 min read·126
Case Study: Building a Real-Time Focus Timer with Django, Redis, and WebSocketsHey there! Today, we're diving into the inner workings of Tymr, a cloud-based focus timer that's got some interesting tech under the hood. You can check it out at https://tymr.online if you're curious. Let's break down how this app keeps you focused,...Oct 13, 2024·7 min read·135
Comprehensive Django Deployment Guide for BeginnersA practical walkthrough for setting up your Django project on a Linux serverOct 13, 2024·10 min read·760
Mastering Complex DataTables with Django: A Deep Dive into Server-Side ProcessingHey fellow Django enthusiasts! Today, I'm excited to share a recent challenge I tackled involving Django and DataTables. This one's a bit complex, so grab your favorite caffeinated beverage and let's dive in! but first, here is a screencast of how it...Oct 5, 2024·6 min read·404
Supercharge Your Django Logging: Custom Filters for the WinEver felt like your Django logs were a bit... meh? Let's spice them up with some custom filters and make debugging a breeze!Sep 24, 2024·2 min read·333