Projects
Projects
A selection of personal and open-source projects Iโve worked on.
๐ Envoy Service Mesh Playground
A local development environment for experimenting with Envoy Proxy configurations, including:
- HTTP routing with virtual hosts and retry policies
- gRPC transcoding and load balancing
- mTLS between services using xDS dynamic configuration
Tech: Docker Compose, Envoy, Go
View on GitHub โ
โก Ray Distributed ML Pipeline
A scalable machine-learning pipeline built on Ray, demonstrating:
- Distributed hyperparameter tuning with Ray Tune
- Model serving with Ray Serve
- Auto-scaling workers on Kubernetes via KubeRay
Tech: Python, Ray, Kubernetes, PyTorch
View on GitHub โ
๐ Personal Site (This Site!)
This site itself โ built with Jekyll and the Chirpy theme, deployed automatically to GitHub Pages via GitHub Actions on every push to main.
Tech: Jekyll, Chirpy, GitHub Actions, GitHub Pages
View on GitHub โ
More projects coming soon. Check back often!