An interactive app for exploring monkeytype.com typing test data.


monkeytype.com is a popular typing test website. If you create an account, the website tracks your typing performance over time and displays some basic figures and statistics at monkeytype.com/account.

However, these figures and statistics are quite limited. Thankfully, the website allows you to download your typing data in a .csv file. I wrote some code to analyze this data and created an interactive web app where users can upload their own monkeytype data.

All of the code for this project is available on GitHub, and the app can be found on my website.