Skip to content

Instantly share code, notes, and snippets.

View cprkrn's full-sized avatar

Soup cprkrn

  • 40.0150° N, 105.2705° W
View GitHub Profile
@cprkrn
cprkrn / SOUPCOIN_GUIDE.md
Created December 23, 2025 18:46
🍜 How to Launch a Stablecoin on Tempo in 10 Minutes

🍜 How to Launch a Stablecoin on Tempo in 10 Minutes

A step-by-step guide to creating and deploying your own stablecoin on Tempo blockchain.


Prerequisites

  • A wallet address (MetaMask or any EVM wallet)
  • Terminal access
@cprkrn
cprkrn / coachella-playlist-build.md
Created April 22, 2026 20:52
How I built my Coachella 2026 playlist with Claude Code — Beatport API, SoundCloud scraping, pyrekordbox, genre auto-sort

How I built my Coachella 2026 playlist with Claude Code

A DJ workflow: take ~9 reference playlists (Spotify + SoundCloud) → find everything on Beatport → fill the gaps with Bandcamp/vinyl → sort the rekordbox library by genre. All scripted, no clicking through 400 tracks by hand.

The stack

  • Claude Code with the Chrome extension for browser automation
  • Beatport API v4 (undocumented, but accessible with your session token)
  • SoundCloud api-v2 (hydration data + scraped client_id)
  • pyrekordbox for reading/writing the encrypted rekordbox master.db