tausifaman222 / leetcode-stats

Dynamically generated LeetCode stats for your GitHub READMEs!

Home Page:https://leetcode-stats-six.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode Readme Stats

Dynamically generated LeetCode stats for your readmes!

How To Use

Copy-paste this into your markdown content, and that's it. Simple! Change the ?username= value to your LeetCode username.

[![KnlnKS's LeetCode stats](https://leetcode-stats-six.vercel.app/api?username=KnlnKS)](https://github.com/KnlnKS/leetcode-stats)

Which will appear as:

KnlnKS's LeetCode stats

Themes

You can customize your card with themes! There are currently 3 themes available. light (default), dark, and midnight. To use them, simply add &theme= to the end of the url with the theme you'd like to use. Ex.

[![KnlnKS's LeetCode stats](https://leetcode-stats-six.vercel.app/api?username=KnlnKS&theme=dark)](https://github.com/KnlnKS/leetcode-stats)

Which will appear as:

KnlnKS's LeetCode stats

GitHub Actions

If you don't want to rely on an external api for your LeetCode stats, no need to fear! On the following branch is a LeetCode Stats Card generated via GitHub Actions! https://github.com/KnlnKS/leetcode-stats/tree/github-actions

About

Dynamically generated LeetCode stats for your GitHub READMEs!

https://leetcode-stats-six.vercel.app


Languages

Language:TypeScript 100.0%