It's a GitHub Profile Search App using a combination of HTML, CSS, and JavaScript. This web application allows users to search for GitHub profiles by entering a username. Upon submission, the app fetches and displays the user's profile information, including details such as the user's name, bio, location, and Twitter handle. Additionally, the app provides a list of repositories associated with the user, showcasing each repository's name, description, and topics.
Click here to try it: https://js-github-profile-search-app.netlify.app/