This JavaScript project fetches and displays information about any GitHub user through the GitHub API. Enter a GitHub username to view a summary of their profile, including:
- Total repositories
- Followers and following count
The project visualizes the data in a user-friendly format with charts to provide quick insights into the user's activity and popular projects.
Click here to Vercel demo.