Skip to content

Generate a custom SVG to show off your leetcode stats on your github profile.

License

Notifications You must be signed in to change notification settings

david-gasinski/leetcode-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Github Stat card

Generate a custom card to show off your leetcode progess!

Usage

To use, paste the following markdown into your Github profile README.md

![Username's Leetcode Stats](https://leetcode.gasinski.dev/svg/*username*?theme=nord)

replacing the username with your own.
or generate your own with custom themes using the generator tool

Customisation

There are 9 different themes to choose from (more to come)...

Nord

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=nord)    

David's Leetcode Stats

Dracula

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=dracula)

David's Leetcode Stats

Gruvbox

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=gruvbox)

David's Leetcode Stats

One Dark

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=one_dark)

David's Leetcode Stats

Monokai

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=monokai)

David's Leetcode Stats

Solarized Dark

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=solarized_dark)

David's Leetcode Stats

Solarized Light

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=solarized_light)

David's Leetcode Stats

Tokyo

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=tokyo)

David's Leetcode Stats

Terminal

![David's Leetcode Stats](https://leetcode.gasinski.dev/svg/david-gasinski?theme=terminal)

David's Leetcode Stats