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

https://github.com/zied-snoussi/github-user-search

Explore GitHub profiles effortlessly. This web app lets you search for GitHub users and discover key stats. Powered by HTML, CSS, and JavaScript.
https://github.com/zied-snoussi/github-user-search

css3 github github-api html5 javascript

Last synced: 3 months ago
JSON representation

Explore GitHub profiles effortlessly. This web app lets you search for GitHub users and discover key stats. Powered by HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

          


GitHub User Search


github logo

## Overview

GitHub User Search is a web application that allows users to search for GitHub users and view their stats and information. The application provides a clean and user-friendly interface for exploring GitHub profiles.

## Features

- **User Search:** Enter a GitHub username and retrieve detailed information about the user.
- **GitHub Stats:** View essential GitHub statistics, including repositories, followers, following, gists, and more.

## Usage

1. Clone the repository:

```bash
git clone https://github.com/your-username/github-user-search.git
```

2. Open `index.html` in your web browser.

3. Enter the GitHub username in the search bar and click "Search."

4. Explore the GitHub stats and additional information.

## Technologies Used

- HTML
- CSS
- JavaScript

## Contributing

If you'd like to contribute to this project, please follow these guidelines:

1. Fork the repository.
2. Create a new branch: `git checkout -b feature/new-feature`.
3. Make your changes and commit them: `git commit -m 'Add new feature'`.
4. Push to the branch: `git push origin feature/new-feature`.
5. Submit a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgements

- [GitHub API](https://developer.github.com/v3/)
- Inspiration from other open-source projects.

## Contact

Zied Snoussi
- GitHub: [zied-snoussi](https://github.com/zied-snoussi)
- LinkedIn: [zied-snoussi](https://www.linkedin.com/in/zied-snoussi)

---

© 2023 Zied Snoussi | GitHub: [zied-snoussi](https://github.com/zied-snoussi) | LinkedIn: [zied-snoussi](https://www.linkedin.com/in/zied-snoussi)