An open API service indexing awesome lists of open source software.

https://github.com/gokeihub/github-profile

GitHub Explorer lets you easily search and explore GitHub profiles. Instantly view user stats, repositories, followers, and coding activity. Perfect for developers and recruiters, the app offers insights into any GitHub user’s contributions.
https://github.com/gokeihub/github-profile

css git github github-repository gokeihub good-first-issue html html5 javascript js open-source react react-js svelte svelte3 sveltejs sveltekit sveltekit-template

Last synced: 6 months ago
JSON representation

GitHub Explorer lets you easily search and explore GitHub profiles. Instantly view user stats, repositories, followers, and coding activity. Perfect for developers and recruiters, the app offers insights into any GitHub user’s contributions.

Awesome Lists containing this project

README

          

# 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

1. Enter a GitHub username in the search bar.
2. Click "Search" to retrieve the user's profile information.
3. View the detailed stats, repositories, and contribution data for the searched user.

## Project Links

- [My GitHub](https://github.com/gokeihub)
- [Project Repository](https://github.com/gokeihub/github-profile.git)

## Screenshots

![GitHub Explorer Screenshot](https://i.postimg.cc/FKcMYV4j/gify.gif)

## Installation

1. Clone the repository:
```bash
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](LICENSE).