LeetCode Challenge Series
Interactive walkthroughs of popular coding interview problems with visualizations.
A collection of my technical deep-dives, tutorials, and reflections on building modern digital products.
Interactive walkthroughs of popular coding interview problems with visualizations.
A deep dive into using Infrastructure as Code to build resilient, auto-scaling systems on GCP that can handle enterprise-level traffic with zero downtime.
Lessons learned from migrating a legacy application to a modern microservices architecture, improving maintainability and deployment velocity.
Explore how to leverage the power of Large Language Models to build an intelligent, context-aware chatbot for your application.
My approach to reducing API latency by over 50% by optimizing PostgreSQL queries and implementing a multi-layered Redis caching strategy.
A comprehensive guide to securing your applications, covering everything from JWT authentication and row-level security to environment-level access control.