tuhinpal / readme-stats-github

Generate your GitHub's Stats in SVG

Home Page:https://github-stats-alpha.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme Stats for Github πŸ“ˆ

πŸ‘€ Update: Whole project is rewritten with Typescript in 30 minutes on GitHub Codespaces. πŸ’ͺ

Features πŸͺΆ

  • Totally accurate result
  • Refresh result in 1800 seconds
  • Support customization

API πŸš€

  1. Cool and Simple πŸ˜ƒ

    https://github-stats-alpha.vercel.app/api?username={your-github-username}
    

    Example

  2. With Customization 😎

    https://github-stats-alpha.vercel.app/api?username={your-github-username}&cc=000&tc=fff&ic=fff&bc=000
    
    Where cc = Card Color
          tc = Text Color
          ic = Icon Color
          bc = Border Color
    

    Example

Deploy your own πŸ¦‰

  • Fork this Repo
  • Go to β–² Vercel
  • Connect with your Forked Repo
  • Add your github token in Env Variables. Any variable starts with GH_TOKEN will be used randomly.
  • Change root directory to src
  • Deploy to fly high!

Credits πŸ™

Contribution πŸ’¬

Contributors are welcome. Please open an issue or pull request if you have any suggestions.

License & Copyright πŸ“

About

Generate your GitHub's Stats in SVG

https://github-stats-alpha.vercel.app/

License:Apache License 2.0


Languages

Language:TypeScript 91.7%Language:JavaScript 5.7%Language:HTML 2.6%