You can search github user.
If anyone need to search user in github, he or she can use this apps.
Just you need to register in github to get the client id and secret id. After getting the client and secret id you can search the use from github by using client and secret id.
In github.js file, you will change the Oauth values by your own ones.
this.client_id = '2d9e4e1cc8243ab50f1f'; this.client_secret ='9cc2a023f6c3c4551d44102a4110d34bdf29a6a0';