This is a GitHub LeetCode stats card for your ReadMe.
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
Replace {username}
with your LeetCode username.
[![LeetCode Stats](https://zeynalmardanli-leetcode-stats.vercel.app/light/{username})](https://zeynalmardanli-leetcode-stats.vercel.app/light/Lshiroc)
Replace {username}
with your LeetCode username.
[![LeetCode Stats](https://zeynalmardanli-leetcode-stats.vercel.app/dark/{username})](https://zeynalmardanli-leetcode-stats.vercel.app/dark/Lshiroc)
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")