|
|
|
Show HN: I built a tool that forced me to code for 135 days in a row
(octostats.mondov.dev)
|
|
1 points
by mondov
446 days ago
|
|
The other day I was making a "nice" readme for my GitHub and I found a web that let me embed a widget with some stats, but it didn't work well because 50% of the time it didn't show anything due to the rate limit on their token. It was using their own personal token for all users. So I built my own alternative for this, first I made it just in a form of API only I could use and after some time I decided to make it so anyone can Sign In with their GitHub account, then copy the widget URL and paste it anywhere. |
|