
QuizVerse — AI Quiz Generator, Adaptive Learning & Live Trivia
Real-time multiplayer quiz game with AI host, 30+ game modes, and exam prep packs.
@deebee230730 · X
The full gallery
Tech stack
60 projects

Real-time multiplayer quiz game with AI host, 30+ game modes, and exam prep packs.
@deebee230730 · X

Score penalties past a keeper in this five-round arcade shootout.
@mark_ssesa9683 · X
Check out what I just built with Lovable!

Run timed debate rounds in multiple formats, judged by AI with feedback on performance.
@prof_safezone · X
Gambling on debate rounds with AI judges.

Practice intraday trading execution with hidden-date historical market sessions.
u/dodqy · Reddit
Trading Practice Platform I’ve always found it difficult to get meaningful practice outside of market hours, so I built a browser-based replay platform to solve that problem. You choose a stock or ETF, time of day, and up to three indicators, and it randomly loads a historical trading session from the past six months. The goal is to practice taking trades as if they were happening live. It includes: Basic and advanced TP/SL management AI trade reviews with a performance score after each


Live 1v1 trend battles on camera, judged by on-device AI.
german_merlo1 · Product Hunt
Trendoff Live 1v1 trend battles, judged by AI

Design football plays, build shareable playbooks, and quiz your athletes.
@tschnelli · X

Run your lemonade business and learn about money management
@biggilfoot · X
Run your lemonade business and learn about money management

Guess League of Legends champions from splash art with daily challenges and leaderboards.
loldle — 英雄联盟猜谜小游戏

Visualize and predict weather with on-device calculations and custom aggregation modes.
__mp · HN
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup. I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)

View LLM API spending analytics by model and environment with optimization suggestions.
ATsimbalistov · HN
Show HN: Tracking GenAI cost and endpoint fragility so app teams don't have to

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.