Dynamic SVG Card
GitHub Live Stats Card Widget Docs
Render dynamic SVG stats cards for your GitHub profile README. Automatically displays total commits, stars earned, pull requests merged, issues closed, and total contributions.
Markdown Embed Code
<!-- GitHub Live Stats Card --> 
Query Parameters Reference
| Parameter | Type | Default | Description |
|---|---|---|---|
| theme | string | terminal | Preset theme style (terminal, minimal, dracula, nord, etc.) |
| show_icons | boolean | true | Display vector icons next to stat labels |
| hide_border | boolean | false | Remove outer SVG boundary lines |
Best Practices
- •Use theme presets matching your GitHub profile aesthetic.
- •Combine with HTML <picture> tags for automatic light/dark mode switching.