The Work is Working
Below are a few projects that spark my curiosity and are challenging me to grow. This page will continue to evolve as my skillset grows!
Spotify Data Pipeline
Curious about my Spotify listening habits, I built a data pipeline that extracts my top tracks using the Spotify API. This project served as a playground for learning Apache Airflow and PostgreSQL, containerizing them with Docker for deployment. The pipeline automatically refreshes daily, feeding a Streamlit dashboard that visualizes my musical preferences.
NTSB Data Exploration
As a Private Pilot, I find reports from the National Transportation Safety Board (NTSB) very compelling. Some entries in this dataset are not just abstract records, but accounts of accidents involving pilots I've trained with and known. My goal in analyzing this data is twofold: to apply my data science skills and satisfy my personal curiosity, and more importantly, to try to extract meaningful safety insights that can enhance my own training and potentially prevent future incidents within the flying community.