⚡ Github Readme Stats for your favourite web dev stack.
- 🌈 Supports a wide variety of themes and has high-quality icons for all your favorite tech
- 🛠 Analyzes the technologies, frameworks, toolings used in your repositories and figures out the most used stuff of them!
- 🗂 Easy to get started with and creates a card based on it!
- ☄ Prevents the readme from cluttering by requiring you to put a simple link
Existing GitHub readme stats do not showcase the specific favorite technologies/tools. So here comes my app. It analyzes your repositories and figures the most used toolings and framework. Based on the analyzed data, it creates a card. Currently, only javascript tooling and ecosystem are supported. More coming in the future.
https://github.com/Borrus-sudo/awesome-stack/blob/master/src/utils/themes.js
All themes by @anuraghazra's github-readme-stats are supported.
Checkout all themes here
/api/v1/cards?name=your-github-username&repos=comma,separated,repos,upto,5&theme=your-theme
Add this in your markup:
![MyAwesomeWebDevStack](https://awesome-stack.glitch.me/api/v1/cards?name=Borrus-sudo&repos=jsgandalf,vue-generator-graph,awesome-stack&theme=dracula)
default : |
dark : |
radical : |
merko : |
gruvbox : |
tokyonight : |
cobalt : |
synthwave : |
discord_old_blurple : |
Checkout all themes here
yarn install
yarn lint
yarn test
yarn dev
Starring this repo shall encourage me to do more open sourcing. So consider starring!
- Acquiring a GitHub API key
CJ is not a contributor. Due to a weird shit mistake or bug (IDK), his name is appearing in the contributor list cause I used his create-express-API boilerplate and messed up in some steps.