DEV Community

Made Me The Dev
Made Me The Dev

Posted on

I launched my typing test on Product Hunt today — it has a Song mode for some reason

I got annoyed by typing sites that don't work well on mobile, so I built my own. That was a few months ago. It's now a whole thing with 4 modes, badges, XP, and a rhythm game.

The rhythm game (Song mode) is the weird part — notes fall down 4 lanes and you press the matching key when they hit the zone. Started as a joke. Kept it because it's actually fun.

Also has a Daily Challenge where every player globally gets the same 10 sentences, computed client-side from a hash of the UTC date. No server, just math. Same prompts for everyone, every day.

Built it solo, pure HTML/CSS/JS, no frameworks. Lighthouse 100/100/100/100.

Just launched on Product Hunt today — if you want to check it out or throw an upvote:
https://www.producthunt.com/products/typevelocity?launch=typevelocity

Or play it directly:
https://typevelocity-nu.vercel.app

Honest feedback welcome too, good or bad.

Top comments (0)