A simple typing test webpage intended to calculate a user's WPM (Words Per Minute) based on their typing performance in a 60 second passage of random words.
This project was intended to refresh my understanding of core web development languages, including HTML/CSS/JavaScript/jQuery.
jQuery is not exactly necessary for this project, and a pure TypeScript/JavaScript rewrite is planned.