Dive deep into the world of Github with this intuitive web app! GitHub Profile Viewer lets you explore and visualize the profiles of your favorite developers and discover their contributions.
- User spotlight: Get a full picture with avatar, name, bio, followers, and public repositories.
- Recent hustle: Track the user's latest activity, from pushes and pull requests to issues and comments.
- Repo roundup: Explore their creations, with details like name, star count, language, and last update.
- Linguistic landscape: Visualize the user's coding world with a colorful language distribution chart.
- Bonus stats: Uncover hidden gems like contribution streaks and favorite languages.
- Clone the repository:
git clone https://github.com/ShadBalti/github-profile-viewer.git
- Open
index.html
in your browser. - Enter a GitHub username and hit "Search".
- Search magic: Simply enter a username and unleash the profile details.
- Repo sorting & filtering: Organize your discoveries by name, star count, or freshness.
- Modal deep dives: Click "View Details" on any repo to explore its description, language, and creation date.
This project relies on the awesome power of Chart.js: https://www.chartjs.org/ for its captivating visualization. ✨
We welcome your ideas and improvements! For major changes, please open an issue first to discuss. Check out our detailed CONTRIBUTING guide for all the guidelines.
This project embraces the spirit of open collaboration under the MIT License. See the LICENSE file for full details.
Explore, visualize, and contribute! Let's empower the developer community together.