Skip to content

dchu096/github-readme-stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,800 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
GitHub Readme Stats

GitHub Readme Stats

Get dynamically generated GitHub stats on your READMEs!

Cloudflare

Why this fork?

I prefer using Cloudflare over Vercel, so this fork adapts GitHub Readme Stats to run on Cloudflare Workers

🙏 Attribution

This project is based on GitHub Readme Stats by Anurag Hazra.

Original repository:
https://github.com/anuraghazra/github-readme-stats

Love the project? Please consider donating to the original author to help it improve!

❗Important Notices

Important

This is a fork of anuraghazra/github-readme-stats. Please do not report issues from this repository to the original project. Bugs and feature requests related to this fork should be reported to me only.

Important

This fork is designed for Cloudflare Workers deployments. Reliability depends on your Worker configuration, caching strategy, and GitHub API rate limits. For consistent results, self-hosting on your own Workers account is recommended.

Important

This repository is maintained on a best-effort basis. Issues and pull requests may be prioritized based on clarity, relevance to the Workers implementation, and community interest.


📊 GitHub Stats Card

[![GitHub Stats](https://gh-stats.work/api?username=dchu096)](https://github.com/dchu096)

Tip

By default, only public repository activity is included. To display private contributions, deploy your own instance and use a GitHub API token. See Deploy on your own.

Note

Rank tiers follow the Japanese academic grading system used by the upstream GitHub Readme Stats project: S (top 1%), A+, A, A-, B+, B, B-, C+, and C.

The global rank is calculated as a weighted percentile across commits, pull requests, reviews, issues, stars, and followers. The implementation is inherited from the original project and can be reviewed in src/calculateRank.js.

🙈 Hiding Individual Stats

You can pass a query parameter &hide= to hide any specific stats with comma-separated values.

Options: &hide=stars,commits,prs,issues,contribs

![dchu096's GitHub stats](https://gh-stats.work/api?username=dchu096&hide=contribs,prs)
📈 Showing additional individual stats You can pass a query parameter `&show=` to show any specific additional stats with comma-separated values.

Options: &show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage

![dchu096's GitHub stats](https://gh-stats.work/api?username=dchu096&show=reviews,discussions_started,discussions_answered,prs_merged,prs_merged_percentage)
🧩 Showing Icons

You can enable icons by adding &show_icons=true as a query parameter.

![dchu096's GitHub stats](https://gh-stats.work/api?username=dchu096&show_icons=true)
🗓️ Showing commits count for a specific year

You can specify a year and fetch only the commits made in that year by passing &commits_year=YYYY as a query parameter.

![dchu096's GitHub stats](https://gh-stats.work/api?username=dchu096&commits_year=2024)

About

⚡ Dynamically generated stats for your github readmes

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%