From b41ea432612457d74e2eb2e345254cd336bbd88e Mon Sep 17 00:00:00 2001 From: riancintiyo Date: Sat, 26 Oct 2024 15:30:33 +0700 Subject: [PATCH 1/2] Feat: Adding website for practicing typing with several different language and mode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d50828468..28aab9547 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Svix Play](https://play.svix.com/): Webhook tester & debugger. Test webhooks directly from your test suite. - [Typeracer](https://play.typeracer.com/): Increase your typing speed while racing against others. - [Typerush](https://www.typerush.com/): Increase typing speed while racing. +- [Monkeytype](https://monkeytype.com/): Practicing typing with several different languages and mode.
From 0fa0f3932f2ab0be76b8149d4308401562360dc4 Mon Sep 17 00:00:00 2001 From: riancintiyo Date: Sat, 26 Oct 2024 15:51:04 +0700 Subject: [PATCH 2/2] Fix: Alphabetical order --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28aab9547..a39a28551 100644 --- a/README.md +++ b/README.md @@ -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 @@ -269,7 +270,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Svix Play](https://play.svix.com/): Webhook tester & debugger. Test webhooks directly from your test suite. - [Typeracer](https://play.typeracer.com/): Increase your typing speed while racing against others. - [Typerush](https://www.typerush.com/): Increase typing speed while racing. -- [Monkeytype](https://monkeytype.com/): Practicing typing with several different languages and mode. +