GitFinder GitFinder is a web-based application that allows users to search for GitHub profiles by entering a username. It retrieves and displays relevant profile details using the GitHub API.
Features Search for any GitHub user by username. View profile information including: Name Bio Public repositories Followers and following counts User avatar Other profile details (like location, website, etc.) Tech Stack Frontend: HTML, CSS, JavaScript API: GitHub REST API