Work Experience

Internships, impact, and growth.

Artifact Evaluation Committee Member

April 2026 - Present

ACM SACMAT 2026

Selected to evaluate research artifacts for an ACM security conference; assessed reproducibility, correctness, and documentation of submitted systems.

Research Evaluation Security Reproducibility

Volunteer - Data Analytics Developer

February 2026 - Present

United Way of Monterey County

Developing a data tracking and analytics system to monitor participation, outcomes, and website-integrated visual summaries.

Data Analytics Visualization Community Impact

Instructional Student Assistant

August 2025 - Present

California State University, Monterey Bay

Role 2

Intro to Computer Architecture

January 2026 - Present

Working as an ISA for the Intro to Computer Architecture course, assisting students during office hours, and grading homework/labs.

Computer Architecture MIPS Assembly Tutoring

Developed visualization tools to assist students in visualizing binary topics.

Role 1

Intro to Data Structures

August 2025 - December 2025

Working as an ISA for the Intro to Data Structures course, assisting students during office hours, in-class activities, and weekly labs to enhance their learning experience.

Java Data Structures Tutoring

Developed a comprehensive guideline for integrating AI into coursework, promoting student growth and understanding, created starter code for students to work on, and provided weekly support to students.

Software Engineer / Student Assistant

February 2025 - Present

Computing Talent Initiative

Role 2

Backend Developer & Student Support

June 2025 - Present

As a Student Assistant for CTI, I provide ongoing asynchronous support, helping students troubleshoot code and stay on track with their learning goals. I also contribute to software projects like CTI-sys (CTI's backend data processing system).

FastAPI SQLAlchemy Python

Through my sanitization function, it has protected our Google Form from sending malicious code to our backend system. I have fixed bugs that resulted in a broken endpoint, and I am currently implementing a feature to be used for data analysis.

Role 1

Software Engineer

February 2025 - June 2025

Hired to design an AI grading pipeline to deliver rubric‑aligned feedback for ~100 students' blog posts on their Summer Open Source Experience with CodeDay.

Automation Google Apps Script Edtech

The pipeline efficiently reduced feedback time from taking weeks to ~10 minutes, assisting the small staff.

Software Engineer Intern

October 2024 - November 2024

EBSCO (CodeDay)

Working in a team alongside a Machine Learning engineer at EBSCO, we developed and deployed a Flask API to provide real-time summarisation, allowing users to input arXiv URLs and receive concise, accurate summaries of academic content. Fine-tuned the LED model on 1500 scholarly articles, enabling high-quality, domain-specific summaries with detailed references.

AWS Flask PyTorch Machine Learning

Our fine-tuned model improved by 250% in ROUGE scores for summary quality compared to the baseline model due to complexity in figures in research articles.

Software Engineer Intern

June 2024 - August 2024

Oppia (CodeDay)

Oppia is an open-source website used by 1 million+ users to help underprivileged students around the world receive a quality education. Contributed by resolving a crucial bug, preventing duplicate tags and fixed errors in documentation.

JavaScript Google App Engine Angular Python

By fixing the bug, we restored music playback for some lessons, our safety checks ensured duplicate tags couldn't be created, and by adding fixes to the documentation, we were able to assist several developers on Mac who were unable to test the application locally.

Software Engineer Intern

January 2024 - February 2024

Open Energy Dashboard (CodeDay)

OED is an open-source energy dashboard used by a few government agencies and 10k+ users that displays energy-related data to address climate change. Our team developed and executed a JavaScript test case to verify data accuracy.

JavaScript Mocha Docker Unit Testing

Our tests confirmed 100% consistency between PostgreSQL and the API in Dockered staging.