Typing Tests for Programmers

(software-typing.vercel.app)

2 points | by joseph-bucholtz 10 hours ago ago

1 comments

  • joseph-bucholtz 10 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.