Shipped this project!
I built a Spotify token generator that reverse-engineers the Web Player’s TOTP-based authentication to create anonymous access tokens, complete with automated hourly secret updates via GitHub Actions. I learned how to implement TOTP algorithms from scratch, reverse-engineer obfuscated JavaScript bundles, and build resilient systems with multiple fallback mechanisms.