Experience
Vivid-Hosting
Software Engineer
2022-Present
- Maintaining web portal to manage hundreds of mobile proxies with 6000 users
- Added pagination, search, and filters to all table based views, reducing page load time by 10x
- Designed and deployed a server handling 1000s of switch port reset requests using starlette, gunicorn, and nginx
- Developing tools to configure a radio for FRC
- Optimized ownership query to reduce load times from 15s to 20ms
- Remote position working with a small team of engineers. Part time during school.
Education
All coursework...University of California San Diego
Class of 2027
- 4.0 GPA
- Computer Science Major
- Regents Scholar
High Tech High Mesa
2019 - 2023
- 4.0 UW / 4.4 W
Projects
Robotics Team Code
I heavily contributed to my high school robotics team's code from 2021-2023.
Slice
A website to easily edit and share video clips. (No deployment due to backend cost)
Source Code
Python
Django
Oracle Cloud
JavaScript
TailwindCSS
Advent of Code 2023
My solutions to the 2023 Advent of Code challenges in a new language to me, OCaml.
Source Code
OCaml
Algorithms
Course Registration Statistics Discord Bot
Used golang with the chromedp package to automatically send 2fa notifications to access UCSD course entrollment statistics. Parses and returns data as a serverless discord bot hosted on Azure Functions.
Source Code
Go
Azure
Discord
Serverless
Watermelon Game
A simple recreation of the watermelon game using the Bevy ECS game engine in Rust. Deployed with WebAssembly on Github pages.