Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mousazourob/smarttypeassistant

Smart tool to improve touch typing accuracy and speed that adjusts based on user mistakes
https://github.com/mousazourob/smarttypeassistant

python tkinter-gui

Last synced: 1 day ago
JSON representation

Smart tool to improve touch typing accuracy and speed that adjusts based on user mistakes

Awesome Lists containing this project

README

        

# Smart Type Assistant
### Overview:
Smart Type Assistant allows users to improve their touch typing skills (such as WPM and accuracy) by generating new prompts based on the letters they make mistakes on. For example, if the user keeps making mistakes with the letters 'T', 'R', and 'Q', new unique prompts will be generated that have words containing these letters, allowing the user to improve on their weaknesses. It also shows the user their accuracy and WPM live while they're typing the new prompt so that they can see how well they're doing and track their progress. Built using **Python** and **Tkinter GUI** for **MLH Same Home Different Hacks 2020 hackathon**.

### Features:
* Randomly generated prompts so that user always has fresh and unique propmts to practice
* Accuracy and WPM trackers that update live based on user performance
* Window to show user which letters they need to improve on based on performance, as well as prompts tailored for weak letters
* Ability to filter between small, medium, and long words or a mix of all

### Devpost: https://devpost.com/software/smart-type-assistant

### Demo:
![Smart_Type_Assistant](https://github.com/JunZheng-dev/Smart-Type-Assistant/blob/master/preview/preview.gif?raw=true)

### Collaborators:
* https://github.com/JunZheng-dev
* https://github.com/ellenwang02
* https://github.com/ammar-s847