This web app lists the public repositories for a given set user and also allows to search a github username to see their public repositories.
The web app utilizes Github REST API!
Default User
♦ Click 'Get User Repos' button to list the public repositories of the default user (prabhrai).
Custom User
♦ Enter the GitHub username of the desired user in user text box.
♦ Click 'Get Custom User Repos' button to list the public repositories of the desired user.