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.
- Host: GitHub
- URL: https://github.com/archielicious/github-user-search-app
- Owner: archielicious
- Created: 2024-09-17T15:53:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-20T14:49:05.000Z (over 1 year ago)
- Last Synced: 2025-08-09T01:54:49.620Z (10 months ago)
- Topics: bootstarp, css3, html5, javascript
- Language: HTML
- Homepage: https://archishman-github-user-search-app.netlify.app/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.