DevFinder is a platform that empowers tech-recruiters to easily search, discover, and rank the top talented developers from a pool of applicants based on the programming languages they frequently use and their GitHub activity.
- Search for GitHub users by username or profile link
- View user details, including bio, public repos, followers, and following
- See the top programming languages used by the user
- Click on a user's profile link to open it in a new tab
- Rate users based on a star rating system in the modal
- HTML
- CSS
- JavaScript
- GitHub API
To run DevFinder locally, follow these steps:
- Clone the repository:
git clone https://github.com/WanjikuN/devfinder.git
- Navigate to the project directory:
cd devfinder
- Open the
index.html
file in your web browser.
- Enter a GitHub username or profile link in the search bar and click the "+" button.
- Click on a user's "Profile" button to view their details in a modal.
- Rate the user by clicking on the stars in the modal.
- Click out of the modal to navigate elsewhere.
Try out DevFinder here.
This project is licensed under the MIT License.
- GitHub API for user data retrieval.
- GitHub Readme Stats for generating the user's top programming languages.
Patricia Njoroge - wanjikunpatricia@gmail.com