Skip to content

Churious/monkeytype-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonkeyType Stats Viewer

Display your Monkeytype stats dynamically on your GitHub Profile.
Supports all themes, modes, and custom configurations.

Demo

/api?user=Churious&theme=blueberry_dark&mode=time&length=30
My Stats

Deployment

Deploy your own instance using your favorite provider. Vercel is recommended for the best compatibility with Go.

Provider Deploy Link Free Tier
Vercel Deploy with Vercel ✅ (Recommended)
Netlify Deploy to Netlify
Railway Deploy on Railway ⚠️ (Trial Only)

Configuration

You can customize your card by adding query parameters to the URL.

Parameter Description Default Example
username (Required) Your Monkeytype username - ?username=MiDeco
theme Name of the theme (supports ALL themes) dark ?theme=serika_dark
mode Typing mode (time or words) time ?mode=words
length Test duration options:
time: 15, 30, 60, 120
words: 10, 25, 50, 100
60 ?length=25

Note

Theme names are automatically fetched from Monkeytype.
Spaces in theme names should be replaced with underscores (e.g., modern dolch -> modern_dolch).

FAQ

Q: My stats are not updating instantly!

A: GitHub caches images to improve performance. The image usually refreshes within 10-15 minutes.
If you want to force an update, clear your browser cache or wait a moment.

Q: The theme looks different from Monkeytype.

A: Ensure the theme name is correct. Spaces must be replaced with underscores (e.g., modern dolch -> modern_dolch).

🌟 Star History

Star History Chart

Credits

Font: Monocraft (Licensed under SIL OFL 1.1)

Releases

No releases published

Packages

 
 
 

Contributors