Practice  Makes  Perfect! 

Projects

Python, Next.js

Spotify Artist Tracker

Full-stack web app using the Spotify API to auto-generate playlists from a user-defined artist watchlist, with filters for genre, release date, and artist. Implements OAuth 2.0 authentication and a REST API backend in Python for Spotify token management.

Node, Next.js

Beaver Scouts Manager

Manager for a Beaver Scouts colony. Features both a back and front end for management of members, their guardians, and activities.

Scripts

Python

Rekordbox Filename Sync

Python script for synchronizing and standardizing music file names for use with Rekordbox DJ software.

Python

Bayes Spell Checker

A spell checker that uses Bayes to predict single and double letter errors in misspelled words based on probability.