Projects

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.

FastAPI FHIR Firebase Redis React
Iasonotes screenshot

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.

Full-Stack Healthcare Notifications

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.

Spring Boot MongoDB Pandas

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.

Python D3.js Data Viz
FakeStackOverflow screenshot

FakeStackOverflow

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

Full-Stack Web App