# github-readme-stats | Anurag Hazra | Knowledge Base | Instagit

:zap: Dynamically generated stats for your github readmes

GitHub Stars: 78.6k

Repository: https://github.com/anuraghazra/github-readme-stats

---

## Articles

### [How to Optimize GitHub Readme Stats Performance for Users with Many Repositories](/anuraghazra/github-readme-stats/how-to-optimize-github-readme-stats-performance-for-users-with-many-repositories)

Boost GitHub Readme Stats performance for users with many repos. Learn to optimize cache TTLs, exclude large repos, and use GraphQL pagination for faster loading.

- Tags: performance
- Published: 2026-02-28

### [How to Display Additional Stats Like Reviews and Merged PRs in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-display-additional-stats-like-reviews-and-merged-prs-in-github-readme-stats)

Learn to display GitHub reviews and merged PRs in your Readme Stats card. Easily add these stats by enabling the include_merged_pull_requests parameter and configuring the show parameter.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Use the exclude_repo Parameter in GitHub Readme Stats to Hide Specific Repositories](/anuraghazra/github-readme-stats/how-to-use-exclude-repo-parameter-for-hiding-specific-repositories-in-github-readme-stats)

Learn to use the exclude_repo parameter in GitHub Readme Stats to hide specific repositories. Filter out unwanted repos from your stats cards easily and efficiently.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Set Up i18n Localization for Cards in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-set-up-i18n-localization-for-cards-in-github-readme-stats)

Learn how to set up i18n localization for your GitHub Readme Stats cards. This guide shows you how to easily add multilingual support to your stats using the built-in i18n subsystem and locale parameter.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Use the Top Languages Card with Different Layouts (Donut, Pie) in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-use-top-languages-card-with-different-layouts-donut-pie-in-github-readme-stats)

Customize your GitHub Readme Stats top languages card layout with donut and pie options. Easily switch styles using &layout= in the API URL for a better visual representation.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Troubleshoot Missing or Incorrect Language Statistics in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-troubleshoot-missing-or-incorrect-language-statistics-in-github-readme-stats)

Troubleshoot missing or incorrect language statistics in GitHub Readme Stats by checking API authentication, environment variables, and query parameters. Fix common issues and ensure accurate stats.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Customize Number Format (Short vs Long) in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-customize-number-format-short-vs-long-notation-in-github-readme-stats)

Learn how to customize number formats in GitHub Readme Stats using the number_format parameter. Switch between short (k) and long notation for your stats.

- Tags: how-to-guide
- Published: 2026-02-28

### [Complete Guide to Environment Variables for Self-Hosted GitHub Readme Stats](/anuraghazra/github-readme-stats/what-environment-variables-are-available-for-self-hosted-github-readme-stats-instances)

Discover all environment variables for self-hosted GitHub Readme Stats. Configure authentication, caching, and features for your instance.

- Tags: api-reference
- Published: 2026-02-28

### [How to Configure Card Border Radius and Hide Borders in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-configure-card-border-radius-and-hide-borders-in-github-readme-stats)

Learn to configure card border radius and hide borders in GitHub Readme Stats easily. This guide shows you how to use query parameters to customize your SVG cards for a clean look.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Pin More Than 6 Repositories Using GitHub Readme Stats Extra Pins](/anuraghazra/github-readme-stats/how-to-pin-more-than-6-repositories-using-extra-pins-feature-in-github-readme-stats)

Learn to pin unlimited repositories on GitHub using GitHub Readme Stats extra pins feature bypassing the native six-repo limit. Enhance your README now.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Use GitHub Actions with a Personal Access Token for Private Stats in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-use-github-actions-with-personal-access-token-for-private-stats-in-github-readme-stats)

Learn to use GitHub Actions with a Personal Access Token for private stats in GitHub Readme Stats. Authenticate requests and avoid rate limits with this guide.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Display WakaTime Stats Using Hakatime or Wakapi with GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-display-wakatime-stats-using-hakatime-or-wakapi-with-github-readme-stats)

Display WakaTime stats on your GitHub README using Hakatime or Wakapi. Learn how to customize your GitHub Readme Stats card with the api_domain parameter for personalized insights.

- Tags: tutorial
- Published: 2026-02-28

### [How to Add Custom Themes or Use the Transparent Theme in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-add-custom-themes-or-use-transparent-theme-in-github-readme-stats)

Customize your GitHub Readme Stats with transparent themes or add your own custom themes easily. Learn how to integrate unique designs into your profile.

- Tags: how-to-guide
- Published: 2026-02-28

### [How size_weight and count_weight Work in the GitHub Readme Stats Language Ranking Algorithm](/anuraghazra/github-readme-stats/how-does-language-ranking-algorithm-use-size-weight-and-count-weight-in-github-readme-stats)

Understand how GitHub Readme Stats ranks languages using size_weight and count_weight. Learn how byte size and repo count influence the language ranking algorithm.

- Tags: internals
- Published: 2026-02-28

### [How to Customize the Rank Circle Color and Icon Style in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-customize-rank-circle-color-and-icon-style-in-github-readme-stats)

Customize your GitHub Readme Stats rank circle color and icon style using simple query parameters. Enhance your profile's visual appeal today.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Show Dark/Light Mode Responsive Cards in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-show-dark-light-mode-responsive-cards-in-github-readme-stats)

Learn how to create dark/light mode responsive cards for your GitHub Readme Stats using theme context tags or HTML picture elements. Enhance your profile with dynamic styling.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Fix Rate Limiting Errors When Using the GitHub Readme Stats Public API](/anuraghazra/github-readme-stats/how-to-fix-rate-limiting-errors-when-using-github-readme-stats-public-api)

Solve GitHub Readme Stats API rate limiting by deploying your own Vercel instance or adding stable query parameters to bypass shared quota limits and edge cache.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Use GitHub Actions to Generate Static SVG Cards for GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-use-github-actions-to-generate-static-svg-cards-for-github-readme-stats)

Generate static SVG cards for GitHub Readme Stats using GitHub Actions. Automate updates, avoid API limits, and ensure 100 uptime for your profile.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Deploy GitHub Readme Stats on Vercel: Complete Self-Hosting Guide](/anuraghazra/github-readme-stats/how-to-deploy-github-readme-stats-on-vercel-step-by-step)

Deploy GitHub Readme Stats on Vercel easily. Follow our step by step guide to self-host this popular project and enhance your GitHub profile. Get started now.

- Tags: how-to-guide
- Published: 2026-02-28

### [How GitHub Readme Stats Caching Works: TTL Durations and HTTP Headers](/anuraghazra/github-readme-stats/how-does-caching-system-in-github-readme-stats-work-and-what-are-cache-durations)

Discover how GitHub Readme Stats caching works. Learn about TTL durations and HTTP headers that optimize API calls and speed up your stats cards by default 24 hour caching.

- Tags: internals
- Published: 2026-02-28

### [How to Display Private Repository Statistics in GitHub Readme Stats](/anuraghazra/github-readme-stats/how-to-display-private-repository-statistics-in-github-readme-stats)

Display private repository statistics in GitHub Readme Stats by self-hosting and using a GitHub Personal Access Token. Get accurate insights into your private projects.

- Tags: how-to-guide
- Published: 2026-02-28

### [How to Configure Custom Colors and Gradients on GitHub Readme Stats Cards](/anuraghazra/github-readme-stats/how-to-configure-custom-colors-and-gradients-on-github-readme-stats-cards)

Customize GitHub Readme Stats cards with custom colors and gradients. Learn to use hex values and gradient syntax to personalize your stats.

- Tags: how-to-guide
- Published: 2026-02-28

### [GitHub Readme Stats Ranking Algorithm: How S, A+, A, and B+ Grades Are Calculated](/anuraghazra/github-readme-stats/how-does-github-readme-stats-ranking-algorithm-calculate-s-a-a-b-grades)

Learn how the GitHub Readme Stats ranking algorithm calculates S, A+, A, and B+ grades using weighted percentiles and cumulative distribution functions. Discover your coding rank today.

- Tags: deep-dive
- Published: 2026-02-28

