HackathonSpaceRecommender / data /sample_spaces.json
tejasashinde's picture
Initial commit
1e34d32
Raw
History Blame Contribute Delete
4.75 kB
[
{
"repo_id": "build-small-hackathon/matchwise",
"title": "MatchWise",
"summary": "A playful memory game that helps beginners learn with fast quiz rounds.",
"url": "https://huggingface.co/spaces/build-small-hackathon/matchwise",
"zone": "Game Grove",
"tags": ["game", "memory", "learning", "quiz"],
"difficulty": "Casual",
"quest": "🎮 Game Grove: Play one round and note what made it fun.",
"likes": 12,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-05-01",
"emoji": "🎮",
"readme_text": ""
},
{
"repo_id": "build-small-hackathon/learning-loop",
"title": "Learning Loop",
"summary": "An educational helper that explains concepts in simple steps.",
"url": "https://huggingface.co/spaces/build-small-hackathon/learning-loop",
"zone": "Learning Library",
"tags": ["learning", "education", "explain", "study"],
"difficulty": "Useful",
"quest": "📚 Learning Library: Try one learning prompt and check if the explanation is clear.",
"likes": 18,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-04-22",
"emoji": "📚",
"readme_text": ""
},
{
"repo_id": "build-small-hackathon/scam-spotter",
"title": "Scam Spotter",
"summary": "A safety checker that flags suspicious messages and risky links.",
"url": "https://huggingface.co/spaces/build-small-hackathon/scam-spotter",
"zone": "Safety Shield",
"tags": ["safety", "scam", "verify", "risk"],
"difficulty": "Useful",
"quest": "🛡 Safety Shield: Try one realistic safety example.",
"likes": 9,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-03-14",
"emoji": "🛡",
"readme_text": ""
},
{
"repo_id": "build-small-hackathon/resume-runner",
"title": "Resume Runner",
"summary": "A career helper for resume polishing and interview practice.",
"url": "https://huggingface.co/spaces/build-small-hackathon/resume-runner",
"zone": "Career Camp",
"tags": ["resume", "career", "interview", "productivity"],
"difficulty": "Useful",
"quest": "💼 Career Camp: Test it with a sample career scenario.",
"likes": 16,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-05-10",
"emoji": "💼",
"readme_text": ""
},
{
"repo_id": "build-small-hackathon/story-forge",
"title": "Story Forge",
"summary": "A creative writing and storytelling Space with playful generation tools.",
"url": "https://huggingface.co/spaces/build-small-hackathon/story-forge",
"zone": "Creative Studio",
"tags": ["story", "creative", "writing", "art"],
"difficulty": "Casual",
"quest": "🎨 Creative Studio: Generate one creative output.",
"likes": 21,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-05-09",
"emoji": "🎨",
"readme_text": ""
},
{
"repo_id": "build-small-hackathon/trace-trainer",
"title": "Trace Trainer",
"summary": "A technical builder demo exploring agents, traces, datasets, and API calls.",
"url": "https://huggingface.co/spaces/build-small-hackathon/trace-trainer",
"zone": "Builder Workshop",
"tags": ["agent", "trace", "dataset", "api"],
"difficulty": "Builder-Focused",
"quest": "🛠 Builder Workshop: Inspect how the app uses models, traces, or datasets.",
"likes": 15,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-04-30",
"emoji": "🛠",
"readme_text": ""
},
{
"repo_id": "build-small-hackathon/language-lane",
"title": "Language Lane",
"summary": "A multilingual translation Space that helps people communicate.",
"url": "https://huggingface.co/spaces/build-small-hackathon/language-lane",
"zone": "Language Village",
"tags": ["language", "translate", "multilingual", "communication"],
"difficulty": "Experimental",
"quest": "🌍 Language Village: Try one multilingual or regional language example.",
"likes": 11,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-03-26",
"emoji": "🌍",
"readme_text": ""
},
{
"repo_id": "build-small-hackathon/wild-card-lab",
"title": "Wild Card Lab",
"summary": "A prototype playground for unusual experiments and quick demos.",
"url": "https://huggingface.co/spaces/build-small-hackathon/wild-card-lab",
"zone": "Experiment Lab",
"tags": ["demo", "research", "prototype", "tool"],
"difficulty": "Experimental",
"quest": "🧪 Experiment Lab: Try the demo and identify its core idea.",
"likes": 7,
"sdk": "gradio",
"status": "public",
"last_modified": "2026-04-10",
"emoji": "🧪",
"readme_text": ""
}
]