roulette / README.md
ratandeep's picture
Deploy Build Small Roulette β€” static space serendipity engine for the org
653b61d
|
Raw
History Blame Contribute Delete
973 Bytes
metadata
title: Build Small Roulette
emoji: 🧭
colorFrom: yellow
colorTo: green
sdk: static
app_file: index.html
pinned: false
hf_oauth: true
hf_oauth_expiration_minutes: 480
license: mit

Build Small Roulette 🧭

A serendipity engine for the Build Small Hackathon. Spins through every public Space in the build-small-hackathon org one full-screen card at a time β€” πŸ‘ like, πŸ’Ύ save, ⏭ shuffle. A shuffle bag guarantees you see every project before any repeats.

  • πŸ‘ Like writes a real Hugging Face like when you're signed in (falls back to a local like otherwise).
  • πŸ’Ύ Save bookmarks projects locally.
  • ⏭ Next / Space / β†’ shuffles onward. ← Prev, L like, S save, O open on HF, ? shortcuts.

Static Space β€” no backend. The project list comes from the public Hub API; saves and local-likes live in your browser. OAuth requests only openid profile (no repo access).