Self-hosted deployment of GitHub README Stats used for Jessica Kei profile and repositories.
Based on:
https://github.com/anuraghazra/github-readme-stats
See original documentation:
UPSTREAM_README.md
- Added the ability to display all commits since the account was created, or for a specified time range.
- All the time:
Set the flags to the following values:
commits_api=advanced
include_all_commits=true- if you also want to display private commits - Range:
Set the flags to the following values:
commits_api=advanced
commits_year=START_YEAR- example:commits_year=2023
commits_end_year=END_YEAR- example:commits_end_year=2026
include_all_commits=true- if you also want to display private commits
- All the time:
- Added custom theme deep_ocean
Note
Set the DISABLE_ADVANCED_COMMITS environment variable to true to disable the advanced commits API mode globally. Although the advanced mode is highly optimized and fetches all data in a single GraphQL request, this toggle is provided as a safeguard to disable the feature if high-traffic instances hit strict GitHub API rate limits. When disabled, it safely falls back to the default behavior.
You can use this deployment to generate GitHub README stats for your own profile or repositories.
Base URL:
https://jeskei-github-stats.vercel.app
Examples:
[](https://github.com/JessicaKei/github-readme-stats)
[](https://github.com/JessicaKei/github-readme-stats)<a href="https://github.com/JessicaKei/github-readme-stats">
<img alt="GitHub stats" src="https://jeskei-github-stats.vercel.app/api?username=YOUR_USERNAME" />
</a>
<a href="https://github.com/JessicaKei/github-readme-stats">
<img alt="Top languages" src="https://jeskei-github-stats.vercel.app/api/top-langs?username=YOUR_USERNAME" />
</a>See the original documentation for additional parameters and configuration options.
View a usage example (Click to show)
<div align="center">
<a href="https://github.com/JessicaKei/github-readme-stats">
<img valign="top" height="315px" alt="JesKei's GitHub stats" src="https://jeskei-github-stats.vercel.app/api?username=JessicaKei&theme=deep_ocean&show_icons=true&include_all_commits=true&commits_api=advanced&count_private=true&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage" />
</a>
<a href="https://github.com/JessicaKei/github-readme-stats">
<img valign="top" height="315px" alt="JesKei's top languages" src="https://jeskei-github-stats.vercel.app/api/top-langs?username=JessicaKei&theme=deep_ocean&layout=compact&langs_count=18&size_weight=1&count_weight=0.00001&card_width=330&custom_title=JesKei%27s%20top%20languages" />
</a>
</div>Important
Please use this shared public deployment responsibly.
This public deployment is maintained for personal use and shared provided as-is without uptime guarantees.
Warning
Please avoid excessive request spam or extremely aggressive cache bypass settings.
Abusive usage may result in temporary or permanent blocking to protect deployment stability for other users.
If you need unrestricted usage, custom limits, or full control over caching behavior, you should deploy your own instance using the original project documentation.
If this deployment is useful to you, you can support me on Patreon:
https://www.patreon.com/JesKei