Back to Home

Case Studies

Deep dives into the technical challenges, solutions, and learnings from my software engineering projects.

High-Performance Distributed Cache System

8 min read

Built a Redis-compatible distributed cache system handling 10M+ requests per day with sub-millisecond latency.

GoRedis ProtocolConsistent HashingRaft Consensus
Read Case Study

AI-Powered RAG Pipeline for Enterprise Search

12 min read

Designed and implemented a retrieval-augmented generation pipeline for enterprise document search with 95% accuracy.

PythonLangChainVector DBOpenAI API
Read Case Study

Monolith to Microservices Migration

15 min read

Led the migration of a monolithic application to microservices architecture, reducing deployment time by 80%.

KubernetesDockergRPCIstio
Read Case Study