CS grad student @ USC. I build software at the intersection of engineering and data analytics. I'm always looking for the next problems to solve.
I'm a Computer Science graduate student at USC with a passion for building things at the intersection of software engineering, data, and machine learning.
My undergraduate degree at San Diego State (3.88 GPA, Weber Honors College) gave me a strong foundation in system design and algorithms. Since then I've shipped scalable products and features at companies like PlayStation, Expedia Group, and Daily Harvest - and I still teach what I know.
Outside of the classroom and coding, you'll likely find me watching new movies, at the gym, or hiking.
Internal tooling for the USC Football analytics. Create data pipelines via the PFF API, generates weekly scouting reports, and powers a play simulator using expected points models for in-game decisions.
Python web scraping script that sends emails to users for new sports job openings in California.
A Spotify Wrapped-style web application that visualizes your personal listening data.
In-progress fitness tracking application. Will be updated as the project develops.
This portfolio website, built with HTML, CSS, and JavaScript. Continuously updated.
Java trivia game using a balanced binary tree to adaptively adjust question difficulty based on player performance.
Python TicTacToe built with Pygame to explore game development fundamentals as a foundation for future projects.
Assembly-based program that applies rotate, reflect, or shear transformations to images following affine transformation math.