https://github.com/hamidfarmani/github-stats
Using Next.js, Mantine and GitHub API, it allows visitors to search for GitHub profiles. The site also displays information about the queried user, such as their name, bio, location, and number of followers. It uses React Query and Axios for data fetching.
https://github.com/hamidfarmani/github-stats
chartjs github-api nextjs
Last synced: about 2 months ago
JSON representation
Using Next.js, Mantine and GitHub API, it allows visitors to search for GitHub profiles. The site also displays information about the queried user, such as their name, bio, location, and number of followers. It uses React Query and Axios for data fetching.
- Host: GitHub
- URL: https://github.com/hamidfarmani/github-stats
- Owner: hamidfarmani
- Created: 2023-03-05T17:07:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-29T20:06:02.000Z (about 1 year ago)
- Last Synced: 2025-08-06T11:43:55.399Z (4 months ago)
- Topics: chartjs, github-api, nextjs
- Language: TypeScript
- Homepage: https://hamid-github-stats.netlify.app/
- Size: 380 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub stats
Another way to look at your GitHub profile!
## Features
- Search GitHub profile
## Technologies
- Next.js
- Mantine
- Chart.js
- gh-polyglot
## Getting started
1. Clone the repository
`git clone https://github.com/hamidfarmani/github-stats`
2. Install dependencies
`yarn install`
3. Start the development server
`yarn run dev`
## License
This project is licensed under the MIT License