Work

Projects

Workplace Project

Agile Dev Cycle Tracker

University of Southern California — Research Technology Services · 2023

Problem

The team lacked a formal system for tracking development work, making it difficult to manage sprints, prioritize tasks, or measure output — all of which slowed support ticket resolution.

What I Built

Designed and built an internal application within the iStar platform featuring sprint structures, story point tracking, priority assignments, and a four-stage kanban-style board. Formalized the team's Agile adoption end-to-end.

Outcome

Reduced support ticket resolution time by 40%.

Requirements DesigniStar PlatformAgile/SCRUMKanbanStakeholder ManagementJavaScript
Stratego

Stratego

A browser-based recreation of the classic Stratego board game. My first software project — built entirely with vanilla HTML, CSS, and JavaScript.

HTMLCSSJavaScript
Simplifry

Simplifry

Personal recipe library with nutritional info lookup. Users can save, organize, and explore recipes with integrated nutritional data.

ReactNode.jsExpressTailwind CSS

In Progress

In Progress

Budget Buddy

Personal budgeting app with transaction tracking, category management, and spending insights. Built with a TypeScript/React frontend and a Node.js/Express/PostgreSQL backend — currently migrating to Electron for a native desktop experience.

ReactTypeScriptNode.jsExpressPostgreSQLElectron
In Progress

RSA Encryption Demo

An interactive demonstration of RSA public-key cryptography, exploring concepts from my discrete mathematics coursework — prime generation, modular exponentiation, and key pair construction.

Discrete MathematicsNumber TheoryRSA Cryptography