Beautiful, dynamic, customizable GitHub profile metrics cards. Pick your palette, set your username, and let GitHub Actions keep your profile updated automatically.
A warm, tactile neobrutalist aesthetic with paper tones, bold outlines, and voltage yellow highlights.
A clean, modern dark theme built with deep charcoal backgrounds and electric blue accents.
A high-contrast cyberpunk theme featuring matrix green, electric cyan, and neon magenta.
Click the Fork button at the top right of this page to create your own copy.
Open config.yml and change username to your GitHub handle:
username: "YOUR_GITHUB_USERNAME"
theme: "neobrutalist" # Options: neobrutalist | dark-minimal | cyberpunkGo to your forked repo's Actions tab, enable workflows, and click Run workflow on "Update GitHub Metrics Cards".
By default, the cards render public repositories. To include private repositories:
- Generate a Personal Access Token (PAT) with
reposcope under GitHub Settings ➔ Developer Settings ➔ Personal access tokens. - Add it as a Repository Secret named
METRICS_TOKENunder Repo Settings ➔ Secrets and variables ➔ Actions.
MIT License. Free to use, modify, and distribute!