This app will fetch the profile picture and the list of repositories for the given username.
- HTML
- CSS
- Javascript
- User inputs a valid GitHub username.
- The GitHub API will fetch information about the profile, filter out and display what it's intended to show to the viewer.