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

Aggregating and displaying YOUR GitHub Stats in meaningful metrics (we learn web development in the meantime)

Results 13 github-stats issues
Sort by recently updated
recently updated
newest added

### Describe the feature With #94 we fixed an issue on long titles, would be an additional feature to also have a tooltip when hovering on long/cut titles ### It...

enhancement
help wanted
good first issue

Issue #73: Implemented Bar Chart with React-Chartjs-2 In this pull request, I have added a bar chart to the user profile page using Chart.js and the react-chartjs-2 library. This bar...

![Screenshot (61)](https://github.com/Balastrong/github-stats/assets/84567933/e82a44ca-9fbb-4526-9984-436e9f0dc051)

### Describe your issue 1. Login 2. Change URL - Just change username on the URL and I can see all stats - `https://public-github-stats.vercel.app/stats/` - Example: https://public-github-stats.vercel.app/stats/Balastrong ![image](https://github.com/DevLeonardoCommunity/github-stats/assets/88199151/bc1c7a7e-08d6-424d-9586-f29dfe6b454d) ### Steps...

enhancement
help wanted

### Describe the feature Add a checkbox to hide own repositories from the list in `/stats/{username}` ### It should be implemented because _No response_ ### Did you think about any...

enhancement
help wanted

**Feature Description** Display some skeleton cards while stats are loading in `/stats` **It should be implemented because...** Improves the loading experience **Describe alternatives you've considered** A boring spinner **Additional context**...

enhancement
help wanted

### Describe the feature A chart to display the contribution history along with the rate of the contributions the user has made . Chart eg ### Page to implement it...

enhancement

It's probably something I should do but I haven't found a solution so far, so I'm open to get some help :) When logging in via GitHub App, on the...

bug
help wanted

### Describe the feature Repositories are now sorted by number of PRs, we can add a dropdown to add some more custom sorting ### It should be implemented because _No...

enhancement
help wanted

## Issue Description ### Description: I'm encountering an issue when making a GraphQL query to the following endpoint: **Request URL:** https://api.github.com/graphql **Request Method:** POST **Status Code:** 200 OK However, the...

bug