GitHub Profile
This Project is a simple and responsive web app that allows users to search and explore any GitHub profile. View detailed information about GitHub users, such as their repositories, followers, programming languages, and contribution stats, all on one easy-to-use page.
Features
- Profile Search: Quickly search for any GitHub user by username.
- User Stats: View key information including followers, following, and public repositories.
- GitHub Trophies: Display a user's GitHub trophies and achievements.
- Languages: See the top programming languages used by the user.
- Contribution Stats: View detailed stats, including the user's contribution streaks and activity.
- Mobile Responsive: Fully responsive design for seamless use on all devices.
Technologies Used
- HTML5 and CSS3 for the frontend structure and styling.
- JavaScript for interacting with the GitHub API.
- GitHub API for fetching user profile data.
How to Use
- Enter a GitHub username in the search bar.
- Click "Search" to retrieve the user's profile information.
- View the detailed stats, repositories, and contribution data for the searched user.
Project Links
Screenshots
Installation
- Clone the repository:
git clone https://github.com/gokeihub/github-profile.git
Future Enhancements
- Dark mode support.
- More detailed GitHub repository statistics.
- Option to export user data.
License
This project is open-source and available under the MIT License.