Credits
Inspiration
- Better Snap Leaderboard · JaydenScottL
The starting point for this site. Showed where the official Infinite leaderboard data lives and what a better board could look like.
- Untapped.gg for Marvel Snap
The model for the stats: win rate, cube rate, meta share, and drawn/played win rates per card.
- Marvel Snap Zone deck builder
The model for the deck builder: card filters, energy curve and shareable deck codes.
Data
- MARVEL SNAP Infinite leaderboard · Second Dinner / Nuverse
The public leaderboard every snapshot on this site comes from.
- Marvel Snap Zone card database
Card names, costs, power, abilities and card art used across the site.
Research
Snap Hub doesn't copy code from these projects. They showed what data exists and how it's shaped, which saved a lot of guessing.
- Marvel Snap Tracker · Razviar (Marvel Snap Zone)
Its published field map (marvelsnap.pro parsing metadata) is how the Snap Hub tracker knows where results, cubes and decks sit in GameState.json.
- Helper for Marvel Snap · johnvictorfs
Showed how GameState.json, PlayState.json and CollectionState.json fit together. (GPL-3.0)
- snapscripts · snaptools2023
Reading decks from CollectionState.json and turning them into importable deck codes. (MIT)
- Snap Extract · switchfire6
Confirmed the game's state files are UTF-8 with a byte-order mark. (MIT)
- marvelsnapdeck · barkingloudly
Reference for the original base64 JSON deck code format. (MIT)
- marvel-snap-deckstrings · 9j
Another reference implementation of deck code encoding.
- DeckCodes.chat
Explained the newer short deck code format (card IDs without vowels plus their length).
Built with
- Next.js
Web framework (MIT)
- React
UI library (MIT)
- Tailwind CSS
Styling (MIT)
- PGlite
Postgres for local development (Apache-2.0)
- postgres.js
Database driver (Unlicense)
- sharp
Cutting the logo files out of the brand sheet (Apache-2.0)
- Vitest
Tests (MIT)
- Montserrat & Orbitron
Fonts via Google Fonts (SIL Open Font License)
- Vercel, Supabase & GitHub Actions
Hosting, database and the 30-minute snapshot job
- Claude Code · Anthropic
This site was vibe-coded: most of the code was written with Claude.
- ChatGPT · OpenAI
Used to generate the Snap Hub logo and brand sheet.
Legal
Snap Hub is a non-commercial fan project. It is not affiliated with, endorsed by or sponsored by Marvel, Second Dinner or Nuverse.
MARVEL SNAP is a trademark of its owners. Marvel characters, the Infinity Gauntlet and all card art are © Marvel. Card data and images are shown for reference and belong to their respective owners.
If you own something shown here and want it credited differently or removed, get in touch and it will be fixed.
