A python project that started as a joke, but I am now using to improve my skills.
This project was inspired by Monkeytype. The alternate name is a reference to a classmate.
Shoutout to Mugi and zhekch for inspo.
- Two WPM counters, one called burst-wpm, which refreshes the words per minute after each word typed, and another (this one is just called plain WPM) that updates in real-time.
- A speedometer that updates in real time, in coordination with the user's WPM.
- An 'accelerometer' which updates according to the change in speed over time (acceleration)
- A neat, customizable GUI
-
Burst WPM - Standard WPM
- Speedometer
- Accelerometer
- Customisation menu
- Github Pages
- Get better at Python and learn more about terminal interaction through libraries like curses
- Maybe learn about classes and other aspects of OOP if I can
- Master git and version control
Nothing here yet