Typing Tests for Programmers

2 pointsposted 9 hours ago
by joseph-bucholtz

1 Comments

joseph-bucholtz

9 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.