Hey all!
About a month ago I made a post about a LeetCode Stats Card that people could display on their GitHub profiles.
Since then I've gotten a few complaints about the Card being generated with GitHub Actions. So I created an api to deliver the stats as an svg. Meaning it should render in any Markdown (including LeetCode comments)!
Here's a preview of the card btw:
If you want to check it out, here's the repo. Please leave a star if you enjoyed it, thanks!