Blog

Thoughts on backend engineering, API architecture, and software optimization.

Oct 24, 20256 min read

Optimizing PostgreSQL Queries in Django

A deep dive into reducing database bottlenecks in highly concurrent systems by leveraging Django's select_related and prefetch_related.

Sep 12, 20258 min read

Building a Multi-Tenant Architecture with Laravel

Key considerations and methodologies for scaling an application to handle multiple clients in a secure, isolated manner.

Aug 05, 202510 min read

Understanding Time Series Forecasting for Exchange Rates

Exploring machine learning basics for financial data prediction and the challenges involved with real-world noise.

More articles currently in draft...