Insights & Articles
Deep architectural articles about Python FastAPI, Laravel multi-tenant database designs, and scaling pipelines.
From Laravel to Python & AI: A New Journey & Challenge 🚀
Why I am shifting focus to Python, AI, and Agentic Workflows after years of building scalable backend architectures in PHP Laravel.
AI Beyond Code Generation: Automating the Entire Developer Workflow 🤖
How I integrate AI inside NestJS backend workflows to automate CRUD generation, project planning, and PR code reviews.
System Design for Live Geolocation Tracking in Delivery Apps 📍
How to scale live driver tracking for thousands of concurrent users using Redis Geo, WebSockets, and database batch updates.
Designing "Last Seen" Architecture for Millions of Concurrent Users 💬
A deep dive into caching strategies, batch writing, and latency optimization for real-time online status systems.
Database Normalization: When and Why You Should Break the Rules 🚀
Understanding academic 3NF normalization vs practical denormalization, caching layers, and system performance trade-offs.
Laravel Refactoring: Clean Your Code Automatically Using Rector 🧰
A comprehensive guide on using Rector and rector-laravel to automate upgrades, helper updates, and validation styling.
The Winged Dragon Route: 20 Steps to Software Engineering Legend 🐉
A structured roadmap covering computer architecture, databases, OOP, software design principles, and AI workflows.