About Myself
Languages & Tools
Experience
Developing a Deep Learning model to solve puzzles like the Rubik's Cube from scratch, as well as create methods that can be taught to humans.
Genering solutions using Reinforcement Learning and A*. Identifying method sub-goals using Auto-Encoders and DNNs.
Built a feature-rich Discord bot that automates office hour scheduling for professors and TAs, helping to make seeking guidance more accessible to thousands of students.
Using OOP Design Patterns, and following good documentation practices. Currently used at UC Davis by faculty and for tutoring services.

Developer on UC Davis F1Tenth's Computer Vision Team, for Senior Capstone Project.
- Implemented SLAM, race-line optimization, and path-following (pure-pursuit)
- Integrated obstacle avoidance algorithms, reducing collision rate to 5%
- Utilized Docker for simulations and testing
Led and mentored a team of undergraduates on SWE projects such as YABOB (see above) and a dashboard website for tutors and professors.
Tutored over 200 undergraduates on both lower-division and upper-division CS topics such as OOP, data structures, algorithms, and computer architecture.
Conducted code reviews for students taking introductory CS courses in C and C++.

Built an online multiplayer Connect-4 game on TI CC3200 (32-bit ARM) boards with an AWS EC2 server managing game state.
Designed GPIO input circuits using IR sensors and SPI for OLED display. Used AWS IoT for board communication via MQTT and REST. Programmed clients in Embedded C and the server in TypeScript.
Built with Next.js, Tailwind CSS, and Framer Motion in TypeScript
Source code and credits can be found on my GitHub