Skip to content

JohnLozier/codetyper

Repository files navigation

CodeTyper

CodeTyper is a website to practice and improve your typing speed while writing code.
It Features many languages, a real time graph and settings.

How to use

Go to johnlozier.com/codetyper

Select a language and repo

Start typing

About the project

After using monkeytype for a while I wanted a way to be able to practice my typing speed for coding instead of just for text, because of the special charecters and patters used in code, whilst not being used in regular text. So I decided to make my own solution which fetches code from github and displays it on the screen. A lot of the visual styles are inspired by monkeytype, because it is my favorite site for typing practice. The text (or code) is fetched and then cached allowing for instant restarting.

Steps to build (Its that easy)

npm install

npm run build

Possible future plans (most unlikely)

  • Better UI (more explaining on what things do)
  • More similarities to vscode typing
  • Replays
  • Leaderboards
  • Versus (aka 2 player mode)

Contributing and Issues

If you find any issues please report them on the issues tab and I will try to fix them quickly. If you want to contribute just make a pull request and I will most likely merge it. Thanks!

About

A website to practice your wpm while coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published