This project is a simple tool that allows users to search for GitHub profiles using the GitHub API. It retrieves information about a user's profile, including their username, name, bio, repositories, followers, following, and the five latest repositories.
Features
- Profile Search: Enter a username to fetch information about a GitHub profile.
- User Details: View the username, name, bio, repositories, followers, and following of the searched user.
- Latest Repositories: Displays the five most recent repositories of the searched user.