https://github.com/isaka-james/test-your-typing-speed
Do you really think you can type faster? Try hit above 50WPM in this..
https://github.com/isaka-james/test-your-typing-speed
keyboard typing-competition typing-practice typing-website website
Last synced: about 2 months ago
JSON representation
Do you really think you can type faster? Try hit above 50WPM in this..
- Host: GitHub
- URL: https://github.com/isaka-james/test-your-typing-speed
- Owner: isaka-james
- License: mit
- Created: 2023-08-07T23:28:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T15:10:52.000Z (over 2 years ago)
- Last Synced: 2025-01-26T16:47:30.902Z (over 1 year ago)
- Topics: keyboard, typing-competition, typing-practice, typing-website, website
- Language: HTML
- Homepage: https://isaka-james.github.io/test-your-typing-speed/
- Size: 142 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Typing Speed Meter 🚀
Do you think you are typing faster?
Inspired by tenfastfingers
## Authors 🕵🏿♂️
- [@isaka-james](https://www.github.com/isaka-james)
#### Authors comment:
> "Typing faster help finishing project Faster!"
— masterplan
## What's new?
- [x] You register to the web app
- [x] You type the chosen random words of sentences
- [x] The application generate the statistics for you!
### Languages used:
[](https://github.com/isaka-james/svg-top)
### How it looks?



I usually don't score this, as you see my average score in https://10fastfingers.com/ . I made the words in my typing speed test website to more hard to type and the relation from current to the next word in typing to more difficult!, why don't you try?

## HOW IT WORKS? ⚡
When you fill your username at the login, that username is used associating to display your statistics at the end when you finish typing.
## Installation in linux enviroment 🐧
To install this tool,
```bash
git clone https://github.com/isaka-james/test-your-typing-speed.git # get a copy of web app
cd test-your-typing-speed # get inside the Tool
php -S localhost:80 # start server at port 80
```
After starting the server, othen go to your browser and type http://localhost/ to start exploring the typing speed meter joy
## FAQ 📋
#### Question1: How can I run in windows?
Yes, *Just place the project codes to your server root, e.g for XAMPP users place the content files to C:\xampp\htdocs and browse http://localhost/*.
#### Question 2: Can I use this tool without knowledge of code?
Yes!, *And also if you are experienced you can customize these codes to match your preferences*
## License
[LICENSE](MIT)