logo

Typing Tests for Programmers

Posted by joseph-bucholtz |3 hours ago |1 comments

joseph-bucholtz 3 hours ago

I built a typing test where instead of random words, you type actual code snippets (Python / C++). I find myself warming up with typing test sites like monkeytype, typingtest.com, but neither are specific for programming. I found sites that provide what I wanted, but it wasn't quite what I was looking for. So, I created my own!

I'd love feedback.