Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.76 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.76 KB

GitHub Profile Finder

Discover and explore GitHub profiles with ease using the GitHub Profile Finder. This web application allows users to search for GitHub users, view their profiles, repositories, and followers. Powered by the GitHub API, it provides a seamless experience for navigating through developers' information.

Screenshots

Screenshot 2024-01-21 163447

Screenshot 2024-01-21 162548

Screenshot 2024-01-21 162611

Features

  • User Search: Enter a username to retrieve detailed information about a GitHub user.
  • Profile Overview: Explore user details, bio, location, website, and various stats.
  • Repositories & Followers: Dive into a user's repositories and followers with convenient pagination.
  • Customizable Pagination: Choose the number of repositories displayed per page, from 10 to 100.

Technologies

  • HTML, CSS, JavaScript: Crafted with modern web technologies for a responsive and user-friendly interface.
  • GitHub API: Utilizes the GitHub API for fetching accurate and up-to-date user data.

Usage

  1. Enter the GitHub username in the search bar.
  2. Explore the user's profile details, repositories, and followers.
  3. Optionally, use the search bar to filter repositories.
  4. Customize the pagination to display your preferred number of repositories per page.

How to Run

  1. Clone the repository.
  2. Open index.html in your web browser.

Experience the GitHub Profile Finder and streamline your GitHub profile exploration!