https://github.com/hendrixgotcodes/find-githubber
Find Githubber is an onine search engine for searching valid github users. Find Githubber upon query returns the public repos together with extra user information
https://github.com/hendrixgotcodes/find-githubber
Last synced: 5 months ago
JSON representation
Find Githubber is an onine search engine for searching valid github users. Find Githubber upon query returns the public repos together with extra user information
- Host: GitHub
- URL: https://github.com/hendrixgotcodes/find-githubber
- Owner: hendrixgotcodes
- Created: 2020-08-10T13:04:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T22:48:46.000Z (over 5 years ago)
- Last Synced: 2025-01-22T06:37:18.711Z (over 1 year ago)
- Language: SCSS
- Size: 850 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Find-Githubber
### About Find Githubber
**Find Githubber** is an onine search engine for searching valid github users. **Find Githubber** upon query returns the public repos together with extra user information.
## Version 1.01
- Ability to search for github users
- Easy pagination
- Smooth scroll
## Usage
To use this online app;
- [Visit Find Githubber](https://hendrixgotcodes.github.io/Find-Githubber/)
- Type in the username of the account you want to see
Yep! Its as simple as that.
## How It Works
**Find Githubber** makes use of a Fetch API (which can instantiated using the windows.fetch object).
A GET request is made through the Fetch API to the [Github API](https://docs.github.com/en/rest/)
### About The Dev
[Instagram](https://www.instagram.com/nolimith3ndrix)
[Twitter](https://www.twitter.com/nolimith3ndrix)