// things i've built

Projects

Some of what I've been working on - more on GitHub.

Enrollment Analysis App

data - python

Streamlit dashboard I built to analyze 155,000+ enrollment records across 9 semesters and 115 programs. Filterable charts, summary stats, and packaged into a standalone Windows executable with PyInstaller so non-technical folks could actually use it.

Python Streamlit pandas PyInstaller

Java GUI Apps

java - oop

Two desktop apps built with Java Swing - a Wedding Rental Calculator with 12 seating configs and a clean FlatLaf interface, and a Farm Store Management System where I built out the full employee time clock module.

Java Swing FlatLaf OOP