A web-based "Spotify Wrapped" experience for your Hackatime stats.
- Open
index.htmlin your web browser. - Enter your Hackatime User ID (Slack ID).
- Wait for the data to be fetched (it fetches daily stats for the current year).
- Enjoy your summary!
- Total coding hours
- Top 3 most productive days
- Top 3 most productive weeks
- Top 3 most productive months
- Favorite Language
- Favorite OS
- Most unproductive week
- Longest streak
- HTML, CSS, JS
- Hackatime API
This runs entirely in the browser. It fetches data directly from the Hackatime API. Due to the number of requests (one per day of the year), it might take a minute to load.