Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding website for practicing typing with several different language #1997

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Hotkey Cheatsheet](https://hotkeycheatsheet.com) : A comprehensive hotkey cheatsheet for popular software and applications
- [Imgur](https://imgur.com/) : Online image sharing and image hosting service.
- [Kody Tools](https://www.kodytools.com/dev-tools): 100+ dev tools including code converters, formatters, and minifiers.
- [Monkeytype](https://monkeytype.com/): Practicing typing with several different languages and mode.
- [Pyrexp](https://pythonium.net/regex) : Online regex tester and visualizer for Python.
- [regex101](https://regex101.com) : Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript
- [regexr](https://regexr.com) : Another online tool to learn, build & test Regular Expressions
Expand Down Expand Up @@ -271,6 +272,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Typerush](https://www.typerush.com/): Increase typing speed while racing.



<div align="right">
<b><a href="#index">↥ Back To Top</a></b>
</div>
Expand Down