Building a Distraction-Free Instagram DM Client with Flutter

Social media platforms are masterpieces of attention engineering. Sometimes, you just want to reply to a friend’s message without being bombarded by the Feed, Reels, or Explore page. Last week, I decided to take control of my digital environment by building a focused Instagram DM wrapper using Flutter.

My Journey from College to Backend Engineering Excellence

As I reflect on my journey from a computer engineering student to a backend engineer at Infosys, I’m grateful for the experiences, challenges, and achievements that have shaped my career.

Deploying Microservices on Kubernetes - A Practical Guide

Kubernetes has become the de facto standard for container orchestration, and for good reason. Here’s what I’ve learned deploying and operating microservices on Azure Kubernetes Service (AKS) in production.

Lessons Learned from Building Microservices at Scale

After 3.5 years of building and operating microservices in production for enterprise clients, I’ve learned that successful microservices architecture is less about the technology and more about the principles you follow.

Python for Data Engineering - My Experience with Pandas and FastAPI

While Java and Spring Boot are my primary tools for building microservices, Python has become an invaluable part of my toolkit for data engineering tasks. Here’s what I’ve learned using Python, Pandas, and FastAPI in production.