Spotify Exporter

I am moving away from Spotify as a music provider and wrote a script to download my playlists/songs. Then I figured why not make an app about it and as a bonus practice some vibe coding (full writeup here if you're interested). It's a pretty straightfoward app, and it was nice to get back into some fullstack dev after being steeped in frontend for a while.

This site features:

  • JWT authorization
  • Spotiy API Oauth
  • Multiple export formats

This site was built with:

  • Vite/Express
  • Vercel and Fly.io