{"id":25703205,"url":"https://github.com/jirisuster/fasttyper","last_synced_at":"2026-04-11T16:41:07.131Z","repository":{"id":269285627,"uuid":"906951534","full_name":"JiriSuster/FastTyper","owner":"JiriSuster","description":"FastTyper is a web app designed to help users improve their typing speed and accuracy. It offers two modes: Time Mode, where users type as many words as possible within a set time limit, and Game Mode, where users compete against a bot by typing to move their car forward. The app tracks typing performance with WPM statistics after each roud.","archived":false,"fork":false,"pushed_at":"2024-12-22T13:09:48.000Z","size":7115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-22T13:23:06.639Z","etag":null,"topics":["css","html","pyscript","python","typing-game","typing-practice","typingspeedtest","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JiriSuster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-22T12:00:34.000Z","updated_at":"2024-12-22T13:14:18.000Z","dependencies_parsed_at":"2024-12-22T13:33:14.201Z","dependency_job_id":null,"html_url":"https://github.com/JiriSuster/FastTyper","commit_stats":null,"previous_names":["jirisuster/fasttyper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiriSuster%2FFastTyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiriSuster%2FFastTyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiriSuster%2FFastTyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiriSuster%2FFastTyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JiriSuster","download_url":"https://codeload.github.com/JiriSuster/FastTyper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240609978,"owners_count":19828706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","pyscript","python","typing-game","typing-practice","typingspeedtest","web"],"created_at":"2025-02-25T05:28:29.361Z","updated_at":"2026-04-11T16:41:02.103Z","avatar_url":"https://github.com/JiriSuster.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# FastTyper\nFinal project for course *Python Programming Language*, taught at [PEF MENDELU](https://pef.mendelu.cz/), graded 40/40 points\n## Description\nThis project is an alternative to [TypeRacer](https://play.typeracer.com/), designed to help users improve their typing speed and accuracy. The web app offers two engaging modes:  \n\n### 1. Time Mode  \nTest your typing speed within a set time limit of **15, 30, or 60 seconds**. Mistakes are allowed and are factored into the final WPM (Words Per Minute) score. The round ends when the timer runs out.  \n\n### 2. Game Mode  \nCompete against a bot in a racing game! Your typing moves your car forward while the bot moves at a fixed speed based on the selected difficulty. No mistakes allowed  \n- **Higher difficulty**: Faster bots and more challenging words.  \n- **Objective**: Outpace the bot and win the race!  \n\n### End of round \nAt the end of each round (unless you fail to beat the bot), you'll see detailed statistics, including:  \n- Chart with WPM for each word  \n- Your WPM for the whole round  \n- The **Top 3 WPM scores**\n\n\n## Technology Stack  \n- **Core Logic**: Developed in Python, seamlessly integrated with the web using [PyScript](https://pyscript.net/).  \n- **Web Interface**: Built with simple yet effective HTML and CSS for an accessible and clean design.\n\n## Try it right now\n[FastTyper on my personal website](https://user.mendelu.cz/xsuster/project/game_mode.html)\n\n## Installation\n\n### Running Locally\n\n1. Clone this repository.\n2. If you have Python installed, you can run `main.py` directly.\n   - Run the following command in your terminal:\n     ```bash\n     python main.py\n     ```\n3. Alternatively, you can start a web server at the root of the project and visit [http://localhost:62159](http://localhost:62159) in your browser.\n\n### Deployment on web\n1. Just upload this repository to your web server.\n2. No additional configuration is required :)\n\n## Authors\n\n- [David Krčmář](https://www.linkedin.com/in/david-krcmar-943182235/)\n- [Jiří Daniel Šuster](https://www.linkedin.com/in/ji%C5%99%C3%AD-daniel-%C5%A1uster-7017b0306/)\n\n\n## Screenshots\n\n![Screenshot1](Screenshots/Screenshot1.png)\n![Screenshot2](Screenshots/Screenshot2.png)\n![Screenshot3](Screenshots/Screenshot3.png)\n![Screenshot4](Screenshots/Screenshot4.png)\n![Screenshot5](Screenshots/Screenshot5.png)\n![Screenshot6](Screenshots/Screenshot6.png)\n![Screenshot7](Screenshots/Screenshot7.png)\n![Screenshot8](Screenshots/Screenshot8.png)\n![Screenshot9](Screenshots/Screenshot9.png)\n![Screenshot10](Screenshots/Screenshot10.png)\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirisuster%2Ffasttyper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjirisuster%2Ffasttyper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirisuster%2Ffasttyper/lists"}