A simple web application that allows users to enter a GitHub username and view details like name, bio, repositories, followers and profile picture.

Features:

  • Search for any GitHub user by username.
  • Displays user details in a responsive card.
  • Error handling for invalid usernames.

Live Demo: Try it here

Built with: HTML, CSS, JavaScript, GitHub API