Giter VIP home page Giter VIP logo

matheusfelipeog's Issues

GitHub stats not showing up

Fixing Statistics Issue

Greetings Matheus,

Before I start, I have to say that your GitHub profile inspired me to make my own; so thank you for that. Regarding the bug, I realized that the GitHub Stats section was facing some issues and would show this error message on both of our profiles:

image

A screenshot of what users see


Suggestion

I personally went about fixing mine by visiting Anurag's repo and making another "GtiHub stats card" from scratch. This is what I currently have, which updates itself regularly and shows the stats correctly:

<p align="left">
  <img src="https://github-readme-stats.vercel.app/api?username=KouroshKSH&count_private=true&show_icons=true&theme=github_dark" alt="General Stats" width="475px" />
</p>

I guess your current code is not much different, however, rewriting it might help. This is what you currently have in your README.md file:

<details>
    <summary>My GitHub stats</summary>
    <br />
    <p align="center">
        <img src="https://github-profile-trophy.vercel.app/?username=matheusfelipeog&theme=darkhub&margin-w=15" alt="Trophies GitHub" />
    </p>
    <p align="center">
        <img src="https://github-readme-stats.vercel.app/api?username=matheusfelipeog&theme=dark&show_icons=true&include_all_commits=true&locale=en" alt="General Statistics" />
    </p>
    <p align="center">
        <img src="https://github-readme-streak-stats.herokuapp.com/?user=matheusfelipeog&theme=dark" alt="Streak Stats" />
    </p>
    <p align="center">
        <img src="https://github-readme-stats.vercel.app/api/top-langs?username=matheusfelipeog&layout=compact&theme=dark&locale=en" alt="Techs used in projects" width="495px" />
    </p>
    <p align="center">
        <img src="https://activity-graph.herokuapp.com/graph?username=matheusfelipeog&theme=xcode&bg_color=151515" alt="Activity Graph" />
    </p>
</details>

Conclusion

I hope this helps. Thank you once again for the inspiration. Keep up the great work!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.