Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azaanullah-khan/typing-test-game
typost is a typing test game that lets you measure your typing speed and accuracy.
https://github.com/azaanullah-khan/typing-test-game
certificate-generator css dynamic firebase html javascript pdf-lib speed typing typing-speed typing-speed-test typing-speed-tester ui ux
Last synced: 29 days ago
JSON representation
typost is a typing test game that lets you measure your typing speed and accuracy.
- Host: GitHub
- URL: https://github.com/azaanullah-khan/typing-test-game
- Owner: AzaanUllah-Khan
- Created: 2024-02-12T21:00:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T19:16:58.000Z (about 1 month ago)
- Last Synced: 2024-12-14T20:21:21.246Z (about 1 month ago)
- Topics: certificate-generator, css, dynamic, firebase, html, javascript, pdf-lib, speed, typing, typing-speed, typing-speed-test, typing-speed-tester, ui, ux
- Language: JavaScript
- Homepage: https://typost.netlify.app
- Size: 453 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## tyPOST - Typing Test Game
tyPOST is a typing test game that lets you measure your typing speed and accuracy. It's built using HTML, CSS, JavaScript, Firebase, and pdf-lib.
### Features
- Typing Test: Measure your typing speed by typing a random passage.
- Accuracy Check: Get feedback on your typing accuracy.
- Top 10 Typers: See the top 10 fastest typers on the leaderboard.
- Certificate Generation: Generate a certificate with your name, WPM, and accuracy.### Technologies Used
- HTML: Structure of the web page.
- CSS: Styling of the web page.
- JavaScript: Functionality of the typing test game.
- Firebase: Displaying the top 10 fastest typers and storing user data.
- pdf-lib: Generating the certificate.### How to Play
1. Visit the tyPOST website.
2. Start the typing test and type the passage accurately.
3. After completing the test, see your WPM and accuracy.
4. Check the leaderboard to see where you stand.
5. Get your generated certificate with your name, WPM, and accuracy.### Credits
tyPOST was created by AzaanUllah Khan.