GitHub Stats

A lightning-fast, highly aesthetic SVG statistics generator for your GitHub Profile README. Just copy, paste, and enjoy.

✨ Live Preview

This is exactly how it will look on your profile. The SVGs are generated dynamically on the edge.

GitHub Stats Preview
Top Repos Preview

🚀 Quick Setup (Plug & Play)

No deployment, no tokens, no configuration required. Just copy these Markdown snippets into your GitHub profile's README.md.

Note: Make sure to replace YOUR_USERNAME with your actual GitHub username.

<div align="center">
  <img src="https://github-stats-xi-six.vercel.app/api/stats?user=YOUR_USERNAME&theme=glass" alt="GitHub Stats" />
</div>

<div align="center">
  <img src="https://github-stats-xi-six.vercel.app/api/top-repos?user=YOUR_USERNAME&theme=glass" alt="Top Repositories" />
</div>

🎨 Themes

Change the look by modifying the &theme= parameter.

  • glass: Indigo gradient, frosted glass, neon orbs. (Recommended)
  • dark: Classic GitHub dark mode.
  • dracula: Vibrant Dracula palette.
  • light: Clean white aesthetic.

⚙️ Customization

Hide specific stats using the &hide= parameter.

Example: ?user=dvigo&hide=issues,stars

Available flags to hide:

commits, prs, issues, stars, followers, contributed