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.
- Host: GitHub
- URL: https://github.com/oop7/github-profile-finder
- Owner: oop7
- License: mit
- Created: 2024-08-02T15:09:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T15:30:32.000Z (over 1 year ago)
- Last Synced: 2025-01-16T09:51:35.829Z (about 1 year ago)
- Topics: github-profiles, github-usernames, profile-finder, username-search
- Language: JavaScript
- Homepage: https://oop7.github.io/Github-Profile-Finder/
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).