About
A React app that plays a completely random song on your Spotify Premium account — bypassing Spotify’s algorithms so you can discover music outside your usual bubble. Revived with Spotify Authorization Code + PKCE (no backend), Vite, and GitHub Actions deploying to GitHub Pages.
Tech Stack
ReactViteTypeScriptSpotify APIPKCEGitHub Pages
Category
Music / Web
Year
2020–2026
Screenshots

Changelog
v2.0.02026-04-12
- Migrated to Vite, React 19, and TypeScript
- Spotify login via PKCE (replaces Heroku OAuth)
- GitHub Actions deploy to GitHub Pages
- Portfolio site: listed as active; project card icon matches the live favicon
v1.0.02020-10-01
- Initial release
- Spotify OAuth integration
- Random track playback
- Deployed to Heroku