Skip to content

πŸš€ Just built a Typing Speed Tester with real-time WPM and Accuracy tracking using just HTML, CSS & JavaScript! Perfect for beginners learning DOM, input events, and performance tracking. Measures typing speed (WPM), time taken, and accuracy β€” all live as you type! Try it and test your skills! πŸ’»βš‘

Notifications You must be signed in to change notification settings

codewithoyem/typing-speed-tester-100daysofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⌨️ Typing Speed Tester with Live WPM & Accuracy

A simple and interactive typing speed tester built with HTML, CSS, and JavaScript. It displays a random sentence for you to type, then tracks your Words Per Minute (WPM), elapsed time, and typing accuracy (%) in real-time!


Table of Contents


Features

  • ✨ Random sentence generation
  • πŸ“Š Real-time WPM and time tracking
  • 🎯 Live typing accuracy feedback
  • βœ… Final result summary when you finish typing
  • πŸ“± Mobile-friendly and responsive design
  • πŸ’‘ No dependencies β€” built with plain JavaScript!

Preview

Preview


File Structure

  • index.html: The main HTML file that includes the JavaScript and CSS files.
  • style.css: The CSS file that styles the page.
  • script.js: The JavaScript file that contains the logic for the typing speed tester.

Live Demo

-Live Demo.


Installation

  1. Clone the repo

    git clone https://github.com/codewithoyem/typing-speed-tester-100daysofcode.git
    cd digital-clock-dark-mode

Usage

  1. Clone this repository or download the files.
  2. Open the index.html file in your web browser.
  3. Enjoy the typing speed test!

This project provides a simple and easy-to-use typing speed tester with real-time WPM and time tracking. It also includes live typing accuracy feedback and a final result summary when you finish typing. The project is built with plain JavaScript and is mobile-friendly and responsive.

Feel free to customize and modify the project to suit your needs. Enjoy the typing speed test!


Contributing

Feel free to contribute to this project by submitting issues or pull requests.


Contact

If you have any questions or need further assistance, please contact me at oyem@crisent.com.


License

This project is created by Oluwayemi and is available for use under the MIT License.


About

πŸš€ Just built a Typing Speed Tester with real-time WPM and Accuracy tracking using just HTML, CSS & JavaScript! Perfect for beginners learning DOM, input events, and performance tracking. Measures typing speed (WPM), time taken, and accuracy β€” all live as you type! Try it and test your skills! πŸ’»βš‘

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published