Keyzen is a fast and sleek typing speed test built using pure HTML, CSS, and JavaScript. The app allows users to test and improve their typing speed with an interactive and user-friendly interface. It provides real-time feedback and helps users track their progress as they type.
- Typing Speed Test: Measures the words per minute (WPM), characters typed, accuracy, and time taken.
- Real-Time Feedback: Shows users their typing speed, accuracy, and time taken after each test.
- No External Libraries: Built entirely with HTML, CSS, and JavaScript.
Once you complete a typing test, you'll see the following results:
- Speed (WPM): Your typing speed in words per minute.
- Characters: The total number of characters typed during the test.
- Accuracy (%): The percentage of correctly typed characters.
- Time Taken (s): The total time taken to complete the test, in seconds.
You can see the live demo of Keyzen here:
Keyzen Demo
To use Keyzen locally, follow these steps:
-
Clone the repository:
git clone https://github.com/AbdulBasitKhatri/Keyzen.git
-
Navigate to the project directory:
cd Keyzen -
Open
index.htmlin your web browser.
No external setup or dependencies are required!
Contributions are welcome! If you'd like to improve the app, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to customize and extend Keyzen as you like! Happy typing!