Skip to content

PixelCode01/GitHub-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Lookup

This is a simple HTML website that allows users to look up information about a specific GitHub user using the GitHub API.

Features

Lookup a GitHub user by entering their username Display the following information about the user: Username Name Location Email Followers Repositories Blog Bio Company Website Account creation date Users can see the repositories and website by clicking on the respective links.

Requirements

A web browser Internet connection

Usage

Open the https://PixelCode01.github.io/GitHub-Explorer/ in a web browser Enter a GitHub username in the input field Click on the "Lookup" button The user's information will be displayed on the page Note Some properties like email, location can be private, so it may not work for all the users. The GitHub API has a rate limit of 60 requests per hour for unauthenticated requests. If you need to make more requests, you'll need to authenticate.

Contributing

If you wish to contribute to this project, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages