(no title)
absoluteunit1 | 2 months ago
This is something that started as a passion project - I wanted to see just how effective of a typing application I could make to help people improve typing speed quickly.
It’s very data driven and personalized. We analyze a lot of key weak points about a user’s typing and generate natural text (using LLMs) that target multiple key weak points at once.
Additionally we have a lot of typing modes.
- Code typing practice; we support 20+ programming languages - daily typing test - target practice; click on on any stat in the results and we generate natural text that uses a lot of that (bigrams, trigrams, words, fingers, etc).
mamouri|2 months ago
absoluteunit1|2 months ago
That's a good point - we actually do have keyboard shortcuts but their discovery is definitely lacking! Using the return key as the default seems more intuitive - thanks for the suggestion!