About
I build backend systems, distributed infrastructure, and AI/ML pipelines.
In production, I've owned and optimized core services for a live e-commerce platform — cut p95 API latency by 90% and shipped Dockerized CI/CD from zero. At Georgia Tech (MSCS, 4.0 GPA), I built a concurrent file server in C and a distributed file system in C++14/gRPC.
Right now I'm deep in Context Engineering and building AI agents. I design systems where LLMs work reliably at scale.
My Tech Stack
Projects
Multithreaded File Server & Client
Concurrent file server in C that handles parallel client requests under load. Thread-pool with back-pressure control, hardened TCP/IP parsing, and full memory/concurrency validation via GDB and Valgrind.
View on GitHub →Distributed File System
Multi-client file system in C++14 supporting concurrent store, fetch, and delete over gRPC. Features write-lock coordination and a self-syncing cache layer that detects local file changes automatically.
View on GitHub →CV Insect Detection Pipeline
End-to-end inference pipeline that detects and classifies insects in real-world images. Fine-tuned pre-trained deep learning models and optimized precision/recall trade-offs for production-grade accuracy.
View on GitHub →HAO Brands Backend
Backend services powering a live e-commerce platform. Cut API latency by 90% (3s to 300ms) with Redis caching and Kafka decoupling; Dockerized deployment with automated CI/CD.
Proprietary — no source code availableBlog
Contact
Feel free to reach out — I'm always open to discussing new opportunities, interesting projects, or collaboration ideas.