Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

πŸš€ GitHub Stats

πŸ”— Visit the Interactive Documentation & Live Preview

GitHub Stats Top Repositories

Welcome to GitHub Stats, a lightning-fast, highly aesthetic SVG statistics generator for your GitHub Profile README.

Simply copy and paste our Markdown snippets into your profileβ€”no servers, no tokens, and no deployments required on your end!

✨ Features

  • πŸ† Advanced Rank Badge: A complex algorithm calculates your GitHub Rank (S+, A, B...) based on your lifetime commits, PRs, issues, stars, and followers.
  • 🎨 True Glassmorphism Design: Enjoy a stunning glassmorphism theme (glass) with blurred neon orbs, gradients, and frosted glass effects.
  • πŸ“Š Lifetime Data: Unlike traditional stat cards, this service extracts your All-Time Pull Requests and Issues, not just the last year.
  • 🌈 Language Progress Bar: Automatically calculates your top 4 most used languages and renders a perfectly spaced, colorful progress bar.
  • ⚑ Plug & Play: Zero configuration needed. Just change the user parameter in the URL.

πŸš€ Quick Setup

Copy and paste these snippets into your GitHub profile's README.md. Make sure to replace dvigo with your actual GitHub username!

1. Main Stats Card

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

2. Top Repositories Card

Displays your top 4 most starred/forked public repositories automatically.

<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 Available

You can change the look of your cards by passing the &theme= parameter in the URL.

Theme Name Description Example URL Parameter
glass (Recommended) A stunning dark indigo gradient with frosted glass cards and blurred neon orbs. &theme=glass
dark The classic GitHub dark mode aesthetic. &theme=dark
dracula Inspired by the popular Dracula color palette. &theme=dracula
light A clean, high-contrast white aesthetic. &theme=light

βš™οΈ Customization

You can hide specific stats from the main card using the hide query parameter (comma-separated).

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

Available hide parameters:

  • commits
  • prs
  • issues
  • stars
  • followers
  • contributed

Made with ❀️ for the Open Source community.

About

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

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors