Some of what I've been working on - more on GitHub.
Full-stack Django productivity app built with a 4-person team for my capstone. I built out the entire auth system - registration, login, logout, password change, and a forgot-password email reset flow using Django's built-in views and Gmail SMTP. Also kept our Git workflow clean across six feature branches, handled merge conflicts, and reviewed PRs throughout the project.
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.
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.