Weak letter/word tracking + targeted practice mode #8280
Unanswered
GUNPARK-GOOKIM
asked this question in
Ideas
Replies: 2 comments 1 reply
|
here is my project link https://keystroke-lab-psi.vercel.app/ |
0 replies
|
this is planned |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Right now Monkeytype tells you overall wpm/accuracy but not which letters or words are actually costing you speed. I'd like to propose:
I built a small prototype validating this (per-keystroke scoring, heatmap, biased practice mode):[ [repo link: (https://github.com/GUNPARK-GOOKIM/keystroke-lab)]]
Open questions: would this extend the existing profile stats or be its own mode? Any concern it works against the minimalist design? Should letter data be stored server-side from day one, or is client-side a fine first cut?
Not attached to an implementation — mainly checking if this is a direction you'd want before I put time into a PR.

All reactions