% open spotify-curator
Spotify Curator
Builds me a fresh DJ-ready crate every week, automatically.
PROBLEM
Digging for new tracks every week is time I'd rather spend playing.
WHAT I BUILT
A weekly job that assembles a curated playlist around what I'm actually listening to.
HOW IT WORKS
Python + the Spotify and Last.fm APIs on a schedule — pulls recent listening, finds adjacent tracks, and builds the crate.
WHERE IT'S AT
In progress — built; goes live once the API keys are wired.
STACK
Python · Spotify API · Last.fm API
In build.
% cd ..