Skip to content

atif09/typing-speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypingSpeed

TypePulse is a modern typing speed test web app that provides real-time feedback on your accuracy and speed.
Try it live on Vercel

Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript

Features

  • Real-time highlighting of correct and incorrect letters as you type
  • Multiple practice paragraphs
  • Automatic timer on first keystroke
  • Displays words per minute (WPM) and accuracy
  • Result popup for each attempt, even if unfinished
  • Clean, responsive, and accessible design

Customization

  • To add or change practice paragraphs, edit the paragraphs array in script.js.
  • You can further style the app by modifying styles/styles.css.

Project Structure

Click to expand
mini_project3/
│
├── index.html
├── styles/
│   └── styles.css
├── script.js
├── resultPopup.js
└── README.md

Releases

No releases published

Packages

No packages published