Skip to content

Simple typing website to test and practice your speed. Built using vanilla HTML, CSS, Javascript.

Notifications You must be signed in to change notification settings

NoelEmaas/typerist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objectives of this project

  • Test and calculate user's typing speed with a simple test
  • Implement mininalist fronted using bootstrap framework
  • Review of knowledge on javascript programming language

TODO

  • Add results
    • Formula for calculating speeds:
    • CPM: $Correct Characters Typed / Seconds$
    • WPM: $(Correct Characters Typed / 5) / Minutes$
    • Accuracy: $(Correct Characters Typed / Total Characters Typed) * 100$
  • Add settings
  • Add selection to type with number of words or with a timer
  • Add selection to type with phrases or with random words
  • Implement Light and Dark Theme

Preview

Start Preview End of Test Preview

Inspiration

About

Simple typing website to test and practice your speed. Built using vanilla HTML, CSS, Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published