A starter pack for the Creative AI & Quantum Hackathon.
Hackathons live or die on the first hour. This repo gives participants a 1,000-idea launchpad so you skip the blank page and start shipping on Sui Testnet in one Lovable build.
What's inside
- · 10 creative disciplines — dance, music, visual art, video, photo, writing, film/animation, games, theater, fashion.
- · 100 ideas per discipline — each combining a sub-discipline with one of four Sui-native primitives.
- · A Lovable mega-prompt per idea — paste, build, ship.
- · A Sui primitive — Move package publish, Google sign-in via Lovable (custodial demo wallet), Walrus blob storage, or a Sui object NFT.
- · TAM / SAM / SOM — indicative market sizing for your pitch slide.
How to use it
- Pick a discipline that matches your team's strengths.
- Skim the 100 ideas; click into 2–3 that grab you.
- In your Lovable project, add two secrets:
SUI_DEPLOYER_KEYandSUI_WALLET_SALT(plusWALRUS_PUBLISHER_URL+WALRUS_AGGREGATOR_URLonly if you need media). Google sign-in is managed by Lovable — no OAuth setup required. - Fund your Sui deployer address on the Sui Testnet faucet.
- Copy the mega-prompt into Lovable. The prompt publishes a Move package to Sui Testnet, wires Google sign-in via Lovable + a per-user custodial Sui wallet, and (optionally) stores blobs on Walrus.
- Polish the demo, prep your TAM/SAM/SOM slide, present.
Credits
Built during the Creative AI & Quantum Hackathon organised by StreetKode Fam during Indian Krump Festival 14. Every Move module published from these prompts carries the same credit in a doc-comment, so the provenance lives on-chain too. Read the build strategy →