WRITINGS
& THOUGHTS
Mastering PostgreSQL: Indexing and Query Optimization
PostgreSQL
Database
Optimization
Database bottlenecks are often the silent killers of web application performance. This guide walks through practical strategies for analyzing execution plans.
READ MORE →
Building Scalable Backends with Node.js and TypeScript
Node.js
TypeScript
NestJS
An exploration into structuring modern enterprise APIs. In this post, I dive deep into architectural patterns, static typing benefits, and how to maintain high performance.
READ MORE →