Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaumya/github-user-finder
GitHub User Finder is a Vanilla JS (ES6 & ES7) based web application to find GitHub users, their latest 5 repos and other details about them as you press one key at a time from your keyboard
https://github.com/isaumya/github-user-finder
babel finder github javascript search user web-app
Last synced: about 2 months ago
JSON representation
GitHub User Finder is a Vanilla JS (ES6 & ES7) based web application to find GitHub users, their latest 5 repos and other details about them as you press one key at a time from your keyboard
- Host: GitHub
- URL: https://github.com/isaumya/github-user-finder
- Owner: isaumya
- License: gpl-3.0
- Created: 2018-06-17T13:44:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:20:10.000Z (about 2 years ago)
- Last Synced: 2023-08-01T22:37:07.717Z (over 1 year ago)
- Topics: babel, finder, github, javascript, search, user, web-app
- Language: CSS
- Homepage: https://isaumya.github.io/github-user-finder/
- Size: 2.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GitHub User Finder 🕵️
GitHub User Finder is a Vanilla JS (ES6 & ES7) based web application to search any random GitHub users by their username, their latest 5 repos and other details about them as you press one key at a time from your keyboard.
#### Try it out: https://isaumya.github.io/github-finder/### Screenshots
![Blank Screen](https://i.imgur.com/U0sfZWG.jpg)
![Searching any User](https://i.imgur.com/SqG9R93.jpg)
![Profile not found Error](https://i.imgur.com/ctgnEHt.jpg)