An open API service indexing awesome lists of open source software.

https://github.com/archielicious/github-user-search-app

This is a project where you can search a github username and get the stats such as their profile picture, bio, date of joining, number of repositories, followers and following count, their location, twitter username, portfolio and company associated with it.
https://github.com/archielicious/github-user-search-app

bootstarp css3 html5 javascript

Last synced: 4 months ago
JSON representation

This is a project where you can search a github username and get the stats such as their profile picture, bio, date of joining, number of repositories, followers and following count, their location, twitter username, portfolio and company associated with it.

Awesome Lists containing this project

README

          

# Github User Search App

This is a project built using HTML5, CSS3, Bootstrap and Javascript.

In this project you can search any github username and get the stats such as their profile picture, bio, date of joining, number of repositories, followers and following count, their location, twitter username, portfolio and company associated with it.
If no such user is there in github it will show the message accordingly.
The default github stats shown on page load belongs to the developer of the page.
Toggling between dark and light mode was implemented in this project.