Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Show your dynamically generated LeetCode stats on your GitHub profile or your website!
| Date | Stars |
|---|---|
| 2026-07-24 | 945 |
| 2026-07-25 | 945 |
| 2026-07-28 | 945 |
| 2026-07-30 | 945 |
| 2026-08-06 | 945 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# LeetCode Stats Card [](https://www.codefactor.io/repository/github/jacoblincool/leetcode-stats-card) Show your dynamically generated LeetCode stats on your GitHub profile or your website! LeetCode and LeetCode CN are both supported. [Playground: Try It Now](https://leetcard.jacoblin.cool/) [](https://leetcard.jacoblin.cool/JacobLinCool?theme=unicorn&extension=activity) ## Features - 📈 Clean and simple LeetCode stats, for both `us` and `cn` sites - 🎨 Multiple themes and 1,300+ fonts - [Theme](#theme-default-lightdark), [Font](#font-default-baloo_2) - 🪄 Fully customizable using CSS - [Custom Stylesheets](#sheets-default-) - ⚡️ Fast and global edge network - [Cloudflare Workers](https://workers.cloudflare.com/) - 🚫 No tracking, controllable cache - [Cache](#cache-default-60) - 🍀 Open source - [MIT License](./LICENSE) - ⚙️ Extended-cards: `activity`, `contest`, `heatmap` It also has a [NPM package](https://www.npmjs.com/package/leetcode-card) and a [highly extensible system](./packages/core/src/index.ts), so you can easily customize it to your needs. Want to contribute? Feel free to open a pull request! ## Self-hosting You can also self-host this service using the [`jacoblincool/leetcode-stats-card`](https://hub.docker.com/r/jacoblincool/leetcode-stats-card) Docker image. To build the image by yourself, use `pnpm build:image` script. See [docker-compose.yml](./docker-compose.yml) for an example. ## Usage Simply copy the code below, paste it into your `README.md`, and change the path to your leetcode username (case-insensitive). ```md  ``` Congratulation! You are now showing your LeetCode stats on your profile! Want a hyperlink? Try this: ```md [](https://leetcode.com/JacobLinCool) ``` ### Endpoint The endpoint of this tool is: <https://leetcard.jacoblin.cool/> > The legacy one: <https://leetcode.card.workers.dev/> ### Options There are many options, you can configure them by passing a query string to the endpoint. #### `site` (default: `us`) Data source, can be `us` or `cn`. ```md  ``` [](https://leetcard.jacoblin.cool/leetcode?site=cn) #### `theme` (default: `light,dark`) Card theme, see [Theme](#themes) for more information. Use a comma to separate the light and dark theme. ```md   ``` [](https://leetcode.com/jacoblincool) #### `colors` (default: `""`) Override the card's theme palette with your own comma-separated list of hex colors. Format: `colors=bg0,bg1,text0,text1,color0,color1,color2,color3` You can provide fewer values; missing values will be padded by repeating the last provided one. Example (Blue Palette): ```md  ``` When both `theme` and `colors` are provided, `colors` takes precedence. #### `font` (default: `Baloo_2`) Card font, you can use almost all fonts on [Google Fonts](https://fonts.google.com/). It is case-insensitive, and you can use `font=dancing_script` or `font=Dancing%20Script` to get the same result. ```md  ``` [](https://leetcard.jacoblin.cool/jacoblincool?font=Dancing_Script) #### `width` and `height` (default: `500` and `200`) Change the card size, it will not resize the content. But it will be helpful if y
Excerpt of 11,022 characters
Read on GitHubJacobLinCool · @NTNU-CSIE · Taiwan
193
Mend Renovate · @mend
11
7
3
3
2
2
1
1
1
1
Emmanuel Ferdman · Israel
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:beb5aef69fd9ae71, topic:serverless