A visually engaging way to showcase your LeetCode progress on GitHub β including solved problems, ranking, contributions, and more.
π Deployed Link: https://leetmetric-plum.vercel.app/
- π Displays live LeetCode stats (solved questions, badge, contests)
- π¨ Custom themes, fonts, and layout
- π Deployable as a personal project or widget for portfolio
- π Lightweight, zero backend
| Layer | Tech Used |
|---|---|
| Frontend | HTML5, CSS3 |
| API Source | Link |
| Deployment | Vercel |
| Library | Purpose |
|---|---|
SweetAlert2 |
For friendly alert messages |
- Clone the repository
git clone https://github.com/nexpectArpit/LeetMetric.git cd LeetMetric

