Skip to content

LeetCode stats to put in your GitHub readme or Website

License

Notifications You must be signed in to change notification settings

Lshiroc/leetcode-stats

Repository files navigation

LeetCode Stats

This is a GitHub LeetCode stats card for your ReadMe.

Usage

You can copy the markdown link and simply paste to your ReadMe.

WARNING!
Since the Vercel account has exceeded the usage limit, this project currently doesn't work

  • Light Theme

Replace {username} with your LeetCode username.

[![LeetCode Stats](https://zeynalmardanli-leetcode-stats.vercel.app/light/{username})](https://zeynalmardanli-leetcode-stats.vercel.app/light/Lshiroc)
  • Dark Theme

Replace {username} with your LeetCode username.

[![LeetCode Stats](https://zeynalmardanli-leetcode-stats.vercel.app/dark/{username})](https://zeynalmardanli-leetcode-stats.vercel.app/dark/Lshiroc)

Notice

To avoid case sensetive username problems, your username will be displayed in the way you entered in url. There is a case difference between .../lshiroc and .../Lshiroc.

For example:

If you type .../light/lshiroc, result will be: (Name will be "lshiroc")

If you type .../dark/Lshiroc, result will be: (Name will be "Lshiroc")

About

LeetCode stats to put in your GitHub readme or Website

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published