statsvg-rs

GitHub stats cards rendered in Rust, re-generated every 6 hours via GitHub Actions, published as static SVGs to GitHub Pages.

Profile variant

For embedding in your repo READMEs — header-heavy, includes avatar, bio, pinned repos.

Profile card for akshay2211
![Stats](https://akshay2211.github.io/statsvg_rs/profile.svg)

Stats variant (anti-profile)

For embedding in your profile README — skips identity duplicates, shows lifetime totals, contributed-to repos, your most-starred project.

Lifetime stats for akshay2211
![Lifetime stats](https://akshay2211.github.io/statsvg_rs/stats.svg)

Fork it for yourself

Fork the repo, change STATSVG_USER in .github/workflows/render.yml, enable GitHub Pages (Settings → Pages → Source: GitHub Actions). Your cards publish to your own <you>.github.io/statsvg_rs/.

For private repo data, generate a classic PAT with repo scope and add it as repo secret STATS_GH_TOKEN.

Source: github.com/akshay2211/statsvg_rs