Things I've built
A mix of healthcare tooling, data visualization, and full-stack applications.
MedTracker
Full-stack healthcare tracking application with a FastAPI (Python) backend built on the FHIR standard, Firebase for authentication and storage, and a React frontend. Enables structured storage, Redis cache retrieval, and visualization of patient health data to track medication adherence.

Iasonotes
A full-stack status website for hospital patients, letting them post updates that automatically notify subscribed friends and family, reducing the need to repeat the same news over and over.
Map Redistricting Application
Collaborated with three teammates to build a state redistricting application that calculates demographic data using Java Spring Boot, MongoDB, JavaScript, and Python (Pandas). Built the front end for both the interactive map and district data tables.
Spotify Data Visualization Dashboard
Analyzed trends and correlations across Top 2023 Spotify song attributes using Python and D3.js, including MDS correlation, PCA, k-clustering, biplots, parallel coordinates, area charts, and histograms.

FakeStackOverflow
A full-stack web application replicating core Stack Overflow functionality, including questions, answers, tags, and voting.