Bachelor of Arts (BA)・
Interdisciplinary Computing and the Arts Activities and societies
Associated Students UC San Diego, La Jolla, CA
Jan 2025 - June 2025
La Jolla, CA
● Designed and implemented the UI design of a chatbot for the A.S. funding page and fundraising guide page,
significantly increasing the efficiency of the student government’s responses to student organizations
● Created a security feature utilizing React and Firebase to protect user privacy and data
Keyboard Club @ UC San Diego, La Jolla, CA
Mar 2023 - October 2024
● Worked as Event Specialist to host the largest keyboard meetup in North America for 1,700+ members
AmeriCorps, National Civilian Community Corps, US
Oct 2021 - Aug 2022
● Constructed homes(40 hrs/wk) from scratch in Colorado to provide housing for low-income families
● Renovated the damages to 4 homes caused by Hurricane Harvey in Texas, to save the costs of the families affected
Description
Garlic Journals | JavaScript | CSS | HTML | Lighthouse | Puppeteer | Figma
● Designed the website using Figma and wrote the node implementation for entries for users to journal daily
● Developed and implemented E2E unit test codes for code coverage, and achieved a test coverage of 93%
Poker AI | Python |
● Developed a Bayesian and Monte Carlo-based AI agent for decision-making in Poker using probabilistic reasoning
● Achieved 100% winning accuracy and 99.4% losing accuracy of agent performance evaluation, outperforming
baseline models, and optimized the AI player’s decision-making process between checking and folding
RayTracing Implementation | C++ | C |
● Built a ray tracing engine using C++ and OpenGL to simulate realistic light and reflections in 3D scenes
● Used GLM for vector and matrix computations to compute ray intersections with spheres, planes, and meshes
● Optimized performance with acceleration structures, reducing computational complexity for complex scenes