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

https://github.com/oop7/github-profile-finder

Quickly find and view GitHub profiles by entering a username. Get direct links to user profiles, perfect for developers and recruiters.
https://github.com/oop7/github-profile-finder

github-profiles github-usernames profile-finder username-search

Last synced: 12 months ago
JSON representation

Quickly find and view GitHub profiles by entering a username. Get direct links to user profiles, perfect for developers and recruiters.

Awesome Lists containing this project

README

          

# GitHub Profile Finder

Quickly find and view GitHub profiles by entering a username. Get direct links to user profiles, perfect for developers and recruiters.

## 💪 Features

- Fetch GitHub profile information by username
- Display direct links to GitHub profiles
- Simple and easy to use interface

## 🔽 Download

You can download the most recent version of website [here](https://codeload.github.com/oop7/Github-Profile-Finder/zip/refs/heads/main)

## 💻 Usage

1. Navigate to the project directory:
```bash
cd github-profile-finder
```
2. Open `index.html` in your preferred web browser.
3. Enter a GitHub username in the input field and click the "Search" button to fetch the profile.

## 🧩 Technologies Used

- HTML
- CSS
- JavaScript
- GitHub API

## 📙 Contributing

Contributions are welcome! Please open an issue or submit a pull request.

## 📜 License

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

## ✅ Live Demo

Check out the live demo of the website [here](https://oop7.github.io/Github-Profile-Finder/).