Skip to content

a project to provide a dynamic and visual representation of your LeetCode contributions that you can proudly display in your GitHub README.

Notifications You must be signed in to change notification settings

aadityaguptaa/leetcode-contribution-calendar

Repository files navigation

LeetCode Contribution Calendar

This project provides a dynamic and visual representation of your LeetCode contributions, similar to GitHub's contribution calendar. You can proudly display your LeetCode contribution calendar in your GitHub README or portfolio.

Usage

To add your LeetCode Contribution Calendar to your README.md, use the following Markdown code:

<img src="https://leetcode-contribution-calendar-server.vercel.app/svg?username={your_username}" width="100%">

image

To obtain an image of the same, use:

https://leetcode-contribution-calendar-server.onrender.com/generateImage?username={your_username}

Replace {your_username} with your LeetCode username.

How it works

This project fetches user statistics from LeetCode and generates an SVG of the contribution calendar similar to GitHub's contribution calendar.

License

This project is licensed under the MIT License.

About

a project to provide a dynamic and visual representation of your LeetCode contributions that you can proudly display in your GitHub README.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published