LeetCode Stats Card
Show your dynamically generated LeetCode stats on your GitHub profile or your website!
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
username | string | true | LeetCode username | ||
site | string | us | LeetCode site | Supported: us cn . | |
theme | string | dark | Theme | Supported: dark light nord forest wtf unicorn transparent . | |
font | string | baloo_2 | Font | Supports almost all Google Fonts fonts. | |
width | number | 500 | Width | ||
height | number | 200 | Height | ||
border | number | 1 | Border width | ||
radius | number | 4 | Radius | ||
animation | boolean | true | Enable or disable the animation. | ||
hide | string | Hide elements on the card | Supported: ranking total-solved-text easy-solved-count medium-solved-count hard-solved-count separated by , . | ||
ext | string | Extra data | Supported: activity contest heatmap separated by , . | ||
cache | number | 60 | 缓存时间 | Unit: seconds. | |
sheets | string | External stylesheets | Separated by , e.g. sheets=url1,url2 , You can upload your custom CSS to gist and use the url. |
txt
https://leetcard.jacoblin.cool/{username}{?site,theme,font,width,height,border,radius,animation,hide,ext,cache,sheets}
Examples
markdown
<!-- JacobLinCool -->
