01 — January 2026 — February 2026
Redis Lite
A single-threaded epoll event loop that serves 375K pipelined operations per second, with automatic failover in under five seconds.
- C++
- Go
- Docker
- AWS EKS
- Terraform
- GitHub Actions
Backend / Infrastructure · Purdue CS
I build the parts of a system that have to stay up — event loops, replication, caching layers, and the pipelines that move data between services. Most of my work is measured in the difference between the number before and the number after.
01 — January 2026 — February 2026
A single-threaded epoll event loop that serves 375K pipelined operations per second, with automatic failover in under five seconds.
02 — March 2026 — April 2026
An open-source library that injects configuration into a running application in under 10 milliseconds — no restart, no redeploy.
— Present
West Lafayette, Indiana
Verified a behavior-preserving refactor of a production Django cryo-EM application by re-running old and new logic across every production job record, then shipped it as small independently-reviewed pull requests.
Resolved recurring web-server outages by moving static-file serving off the Python application to Apache, freeing the WSGI worker pool for requests that actually needed it.
Migrated an untracked production service into Git, replacing direct edits on the server with reviewed pull requests.
Added automated pytest coverage to a codebase that had none, which is what made the refactor safe to attempt at all.
Ramped up on structural biology with PyMOL, comparing AlphaFold2 and AlphaFold3 predictions against experimental PDB structures.
—
Hanoi, Vietnam
Led a team of five interns building a price service microservice that streams live stock prices over server-sent events.
Cut price-update delay by moving distribution onto Redis pub/sub, letting traders react to market movement sooner.
Cached candlestick data per symbol and time-frame so price charts load from memory rather than re-querying on every view.
Optimized PostgreSQL queries by eliminating N+1 fetches and adding composite indexes.
—
Hanoi, Vietnam
Architected an e-commerce backend as separate order, payment, and inventory services on Spring Boot, deployed to GCP Cloud Run with rolling updates.
Halved order processing time by replacing synchronous REST calls between services with Kafka-based event streaming.
Built a change-data-capture pipeline with Debezium and Kafka to sync CockroachDB mutations into Elasticsearch, holding replication lag under a second.
Introduced a Redis caching layer for product catalog and category endpoints.
Containerized every service with Docker, cutting local environment setup from two hours to ten minutes.
—
Hanoi, Vietnam
Developed a data pipeline with Web3.js that fetches and processes on-chain transactions, powering real-time hedging analytics on DefiLlama.
Designed a PostgreSQL schema on AWS RDS to handle read and write traffic at scale.
Built a React dashboard consuming GraphQL APIs, displaying queryable analytics with sub-second refresh from Redis.
Configured Grafana dashboards with PromQL across all services, cutting how long it took to notice an incident.
I am looking for backend and infrastructure roles. The fastest way to reach me is email.