
Implementing An SQS Like Message Queue System
I built a rudimentary AWS SQS clone with managed queues, visibilitytimeouts, DLQs.

I built a rudimentary AWS SQS clone with managed queues, visibilitytimeouts, DLQs.

My portfolio website contains a decent amount of text data, so I implemented a chatbot to interface with it.

A high performance, deterministic decision tree engine built in C++ that evaluates rules via gRPC with low latency, hot reloadable trees, and production ready observability.

An implementation of a simulation of PagedAttention in Python

I needed an automation peer review my blogs, so I used Google-ADK and Mem0 to create an end to end system.

I was curious about MoEs, so I implemented and tested one.

A custom implementation of a toy vector database

After facing a blocker related to hardware, I decided to deep dive into it: An Explainer

For me, posting on social media is a tedious task and repetitive task: draft → edit → get feedback → post. So I used Langgraph and some AI magic sauce to automate away these tedious jobs.

This blog explores how Gradient Boosted Trees can be explained using PDP, ICE, and SHAP — with TreeSHAP making black-box models transparent and highly interpretable.

Introducing my new blog where I'll share insights about software engineering, AI, and technology.