I built an open, reproducible typing-speed test — and it won't show a number until it earns one

TL;DR AI
2 min readKey summary
A developer launched an open typing-speed test on Cloudflare Workers and D1 with paste-blocking, spam limits, anonymized logging, and CSV download support.
The site withholds average and median stats until it has at least 1,000 submissions, then publishes reproducible metrics like median WPM and accuracy.
Results can be independently verified through a public Node script and raw CSV export, creating a transparent benchmark instead of unverifiable claims.
It uses a fixed passage, net WPM scoring, and anti-abuse checks to reduce cheating and make typing-speed measurements reproducible.
