Distributed URL Shortener
Spring Boot service with Redis caching, Bloom filter for collision checks, Snowflake IDs, and token-bucket rate limiting. Deployed on AWS EC2 via Docker Compose.
CS undergrad @ USC · backend & LLM infrastructure
Computer Science student at USC (class of 2027). Interested in distributed systems, backend infrastructure, and LLM serving. Currently contributing to open-source LLM infra projects.
Spring Boot service with Redis caching, Bloom filter for collision checks, Snowflake IDs, and token-bucket rate limiting. Deployed on AWS EC2 via Docker Compose.
Retrieval-augmented chatbot using vector embeddings over a custom knowledge base.