Simple HTML page where you can search for GitHub users and their basic infos.
The page was created with HTML, CSS and JavaScript. It uses the GitHub API to get the profile informations, displays them with the top 5 repos of the given profile. Clicking on the repo will create another rectangle with the informations about the repo.