A dynamic GitHub stats card that looks like a terminal window 🖥️.
This generates an SVG with your GitHub activity and updates automatically using GitHub Actions.
-
Fork or use this repo as a template.
-
Go to Settings → Secrets and variables → Actions → New repository secret and add:
GH_TOKEN→ Your GitHub Personal Access Token withrepo&read:userscopes.
-
Commit changes. GitHub Actions will run and generate
github_stats.svgat the root of your repo. -
Use the SVG in your profile README:

- Original project by yogeshwaran01
- Modified & adapted by sumoondev
This project follows the same license as the original repository.