Skills
About
I was born and raised in Portland, OR. Recently, I graduated with a B.S. in Computer Science from the University of Southern California.
My work-study job was to work as a TA for CS@SC and I was also a research assistant for Professor Duquette. I love using technology to come up with creative solutions that can make a real difference in people’s lives—whether it’s through teaching others or personal projects. On the side, I like playing basketball, weightlifting, and trying new food.
Work Experience
Check out my latest work
I've worked on a variety of projects, from simple websites to complex full-stack applications. Here are a few of my favorites.

Bubble Social
Built a rate limiting backend, enabling precise control over API usage across different routes and users. Developed RPC functions to enforce dynamic request quotas and automated testing with a Bash script simulating real-time API traffic with seed data.

UCLA Schedule Checker
Reverse-engineered UCLA's course scheduling site by analyzing browser network activity to replicate undocumented API requests. Deployed cURL-based polling logic in AWS Lambda, storing results in DynamoDB and sending seat availability alerts via SNS alerts.