Featured Projects
Quest All Time Top 10
View Project
This project replaced a static PDF version of Quest Swim Team’s all-time Top 10 performance list. Previously, coaches had to manually check and update these documents by hand.
I built an interactive web app that uses manually downloaded JSON files from USA Swimming to display this data. The app is written in JavaScript using D3.js, and styled with HTML and CSS.
It is now embedded on the official team website at QuestSwimming.com.
Stock Data Project
View Project
This group project explored how the tech sector performed during the first year of Donald Trump’s presidency versus Joe Biden’s first year.
I used Python's yfinance module to collect data on selected stocks and built a MongoDB Atlas database to store and share data with my teammates. I also developed the index.html file and structured the layout of other project pages.
We visualized the results using GeoJSON, Matplotlib, and other Python visualization tools.
Automated KPI Dashboard
View Project
Using the Superstore Dataset from Kaggle with Excel and VBA, create a KPI dashboard that automatically refreshes when updated data is imported into Excel.