Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Information Viewer

This JavaScript application allows users to fetch and display GitHub user information based on a provided username.

You can also visit the live version of this application hosted on GitHub Pages.

Features

  • Fetch Data: Utilizes the GitHub API to retrieve user data such as name, bio, followers, following, public repositories, and more.
  • Dynamic Display: Updates the HTML content dynamically to reflect the fetched user information.
  • User Input: Accepts user input for the GitHub username to fetch the corresponding user data.
  • Responsive Design: Provides a responsive layout for seamless user interaction across devices.

Usage

  1. Ensure you have a stable internet connection to fetch data from the GitHub API.
  2. Open the HTML file in a web browser.
  3. Upon loading, the application fetches and displays information for a predefined user (AbdullahScripts).
  4. To view information for a different user, enter the GitHub username in the input field and click the button.
  5. The application dynamically updates the displayed information based on the provided username.

Technologies Used

  • JavaScript: Core programming language used for application logic.
  • HTML: Markup language for structuring the user interface.
  • CSS: Stylesheet language for enhancing the visual presentation of the application.
  • GitHub API: External API used to retrieve user information from GitHub profiles.

Contributions

Contributions are welcome! Feel free to fork the repository, make changes, and submit pull requests to contribute to the project.

License

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages