Mr. Typer is a simple typing practice web app built entirely with
vanilla JavaScript, without using any external libraries or frameworks. Every feature, from word generation to speed calculation and DOM updates — is manually implemented using raw JavaScript, HTML, and CSS. While it's functional for basic typing practice, there may be slight inaccuracies in the typing speed calculation, which I'm working to improve.
[GitHub]