Skip to content

GitHub Profile Finder web app leveraging GitHub API to fetch and showcase user details by searching with their username, offering a streamlined way to explore GitHub profiles.

Notifications You must be signed in to change notification settings

milindkusahu/github-profile-finder

Repository files navigation

GitHub Profile Searcher

"GitHub Profile Searcher" is a web app that allows you to fetch and display GitHub user profiles.

Features

  • Search for users by their GitHub username
  • Display user avatar, bio, number of repositories, and followers
  • Built using HTML, CSS, and JavaScript
  • Utilizes the GitHub API and REST endpoints
  • Leverages the Fetch API and async/await for making API calls
  • Responsive design for optimal viewing across devices

Showcase

This project showcases the following skills:

  • Web development using HTML, CSS, and JavaScript
  • Integration of third-party APIs (GitHub API)
  • Handling API requests and responses
  • Parsing JSON data
  • Dynamic rendering of user profiles

About

GitHub Profile Finder web app leveraging GitHub API to fetch and showcase user details by searching with their username, offering a streamlined way to explore GitHub profiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published