Return to portfolio
Learning in public

Notes fromthe build.

Lessons, experiments, and useful mistakes from building software, understanding systems, and learning one layer at a time.

Filter field notes05 visible
Latest transmission

Featured note

No. 001
Signal / learning log
Engineering guides· 9 min read

How to integrate the Spotify Web API with Next.js

A practical Spotify Web API and Next.js guide covering OAuth, refresh tokens, currently playing data, secure Route Handlers, polling, rate limits, and compliant UI.

#Spotify API#Next.js#OAuth 2.0