github-readme-streak-stats icon indicating copy to clipboard operation
github-readme-streak-stats copied to clipboard

streak status

Open sumaiyaazmat opened this issue 1 year ago β€’ 5 comments

Description

A brief description of the question or issue: streak status is not showing

sumaiyaazmat avatar Jan 09 '25 11:01 sumaiyaazmat

yeah same:( I guess it's due to #759 for almost 3-4 days many users are also facing the same issue #754

muhammad-fiaz avatar Jan 09 '25 15:01 muhammad-fiaz

@sumaiyaazmat

Description A brief description of the question or issue: streak status is not showing

@muhammad-fiaz

yeah same:( I guess it's due to #759 for almost 3-4 days many users are also facing the same issue #754

The streak issue (#759, #754) has been affecting users for a few days. As a workaround, you can use this to display your streak stats in your profile: #761

<a href="https://github.com/DenverCoder1/github-readme-streak-stats">
  <img height=160 align="center" src="https://github-readme-streak-stats-eight.vercel.app/?user=comus3&theme=dark&hide_border=false" alt="GitHub Streak" />
</a>

It’s customizable and works great! Let me know if this helps! 😊

AdityaRaj81 avatar Jan 15 '25 09:01 AdityaRaj81

<a href="https://github.com/DenverCoder1/github-readme-streak-stats">
  <img height=160 align="center" src="https://github-readme-streak-stats-eight.vercel.app/?user=comus3&theme=dark&hide_border=false" alt="GitHub Streak" />
</a>

yes, it works thanks:)

muhammad-fiaz avatar Jan 15 '25 09:01 muhammad-fiaz

  <div>
    <a href="https://git.io/streak-stats">
      <img src="https://github-readme-streak-stats-seven-azure.vercel.app?user=EchoSingh&theme=tokyonight-duo&hide_border=true&short_numbers=true&date_format=j%20M%5B%20Y%5D&mode=weekly" alt="GitHub Streak" style="margin-top: 20px;"/>
    </a>
  </div>

Simply replace EchoSingh with your GitHub username in the URL to personalize it. This solution worked perfectly for me .

EchoSingh avatar Jan 16 '25 06:01 EchoSingh

@sumaiyaazmat

Description A brief description of the question or issue: streak status is not showing

@muhammad-fiaz

yeah same:( I guess it's due to #759 for almost 3-4 days many users are also facing the same issue #754

The streak issue (#759, #754) has been affecting users for a few days. As a workaround, you can use this to display your streak stats in your profile: #761

GitHub Streak It’s customizable and works great! Let me know if this helps! 😊

I have used this for a few days first it worked but now It does not count the streaks correctly :( and is displaying an incorrect number so now I have changed it to @EchoSingh suggested URL it has no issue right so far now :)

muhammad-fiaz avatar Jan 20 '25 12:01 muhammad-fiaz