Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadbalti/github-profile-viewer
GitHub Profile Viewer is a simple web application that allows users to view GitHub user profiles, recent activity, repositories, and additional statistics.
https://github.com/shadbalti/github-profile-viewer
github github-api github-profile github-profile-viewer githubapi html-css-javascript userprofile viewer
Last synced: 2 days ago
JSON representation
GitHub Profile Viewer is a simple web application that allows users to view GitHub user profiles, recent activity, repositories, and additional statistics.
- Host: GitHub
- URL: https://github.com/shadbalti/github-profile-viewer
- Owner: ShadBalti
- License: mit
- Created: 2023-11-09T12:32:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T14:04:30.000Z (11 months ago)
- Last Synced: 2024-01-06T13:53:25.417Z (10 months ago)
- Topics: github, github-api, github-profile, github-profile-viewer, githubapi, html-css-javascript, userprofile, viewer
- Language: JavaScript
- Homepage: https://shadbalti.github.io/GitHub-Profile-Viewer/
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
## GitHub Profile Viewer: Explore and visualize developer profiles
**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.
### Unleash the features:
* **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.### Getting started is a breeze:
1. Clone the repository: `git clone https://github.com/ShadBalti/github-profile-viewer.git`
2. Open `index.html` in your browser.
3. Enter a GitHub username and hit "Search".### Master the interface:
* **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.### Built with code, fueled by data:
This project relies on the awesome power of Chart.js: [https://www.chartjs.org/](https://www.chartjs.org/) for its captivating visualization. ✨
### Ready to contribute?
We welcome your ideas and improvements! For major changes, please open an issue first to discuss. Check out our detailed [CONTRIBUTING](CONTRIBUTING.md) guide for all the guidelines.
### Open source for all:
This project embraces the spirit of open collaboration under the MIT License. See the [LICENSE](LICENSE) file for full details.
**Explore, visualize, and contribute! Let's empower the developer community together.**