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!
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.
Learn More on GitHub →
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.
Learn More on GitHub →
Manually installed and configured Arch Linux on a Dell XPS, including disk partitioning, UEFI boot setup with GRUB, NetworkManager configuration, and a dual-boot setup alongside Windows. I documented the entire process in raw notes as a personal reference guide and a record of working through the install end to end by hand.
View Install Notes →