Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuamarkle/algotype
A typing website designed for programmers
https://github.com/joshuamarkle/algotype
algotype typing typing-game typing-practice
Last synced: 2 days ago
JSON representation
A typing website designed for programmers
- Host: GitHub
- URL: https://github.com/joshuamarkle/algotype
- Owner: JoshuaMarkle
- Created: 2023-11-07T00:14:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-23T19:34:15.000Z (8 months ago)
- Last Synced: 2024-03-23T22:41:49.769Z (8 months ago)
- Topics: algotype, typing, typing-game, typing-practice
- Language: JavaScript
- Homepage: https://algotype.net
- Size: 300 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Logo](doc/logo.png)
![HTML5 Badge](https://img.shields.io/badge/HTML5-E34F26?logo=html5&logoColor=fff&style=flat-square)
![CSS3 Badge](https://img.shields.io/badge/CSS3-1572B6?logo=css3&logoColor=fff&style=flat-square)
![JavaScript Badge](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&logoColor=000&style=flat-square)[AlgoType](https://algotype.net/) is a specialized typing website **designed for programmers** who want to enhance their coding fluency. It offers a minimalistic experience to practice typing the difficult symbols when coding. 😎
## Features
- **Algorithms Gamemode:** Exercises include a variety of code snippets in different programming languages
- **Words Gamemode:** A unique arrangement of words from the language of your choice
- **Minimalistic Design:** A clutter-free environment that lets you focus on improving your typing skills
- **5 Supported Languages** and counting!
- **Live Stats:** WPM, Accuracy, and Time Passed
- **Command Prompt:** Quick and efficient way of tweaking settings and gamemodes## Future Goals
- Support for more programming languages
- Syntax highlighting on all coding languages
- Comprehensive set of algorithms, with an explaination and use case after the typing test. Also a link to learn more about that algorithm
- Whole projects like websites, applications, or tools with multiple files
- Account system for saving stats and other things
- A way to practice vim movements. Something similar to [vim-be-good](https://github.com/ThePrimeagen/vim-be-good)## Credits
This website was largely inspired by [monkeytype.com](https://github.com/monkeytypegame/monkeytype) with its minimal theme and natural typing experience.
![Screenshot](doc/screenshot.png)
Happy Coding & Typing! 😄