2025 · Developer
Now Playing Browser Extension
Chrome extension that streams the current YouTube Music track to the portfolio via a small Next.js API.
JavaScriptChrome ExtensionsNext.js Route Handlers
A content script reads the currently playing track from the YouTube Music tab and POSTs it to the site's /api/song endpoint. The site then renders it server-side with ISR.