Skip to content

Simple GitHub Profile Viewer App in HTML, CSS, JavaScript to interact with API using AJAX.

Notifications You must be signed in to change notification settings

musa-imran/github-profile-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Description

The GitHub Profile Viewer is a web application built using JavaScript that allows users to explore GitHub profiles with ease. It leverages the GitHub API to retrieve and display information about users, repositories, and their contributions. This project provides a sleek and intuitive interface for users to discover details about GitHub users and their open-source contributions.

Key Features

  • Profile Overview: View a user's profile information, including their bio, avatar, followers, and following.
  • Repository Listing: Browse through the repositories owned by the user, with details such as the repository name, description, and star count.
  • Contribution Insights: Gain insights into a user's GitHub activity, including their recent commits, pull requests, and issues.
  • Search Functionality: Easily search for any GitHub user and access their profile information effortlessly.
  • Responsive Design: The application is designed to be responsive, ensuring a seamless user experience across various devices and screen sizes.

  • How To Use

    Enter the GitHub username of the user you want to explore in the search bar. Instantly view a comprehensive overview of the user's GitHub profile, repositories, and recent contributions.

    Technologies Used

  • JavaScript: The core programming language used for client-side development.
  • GitHub API: Utilized to fetch real-time data about users and repositories.
  • HTML, CSS: The foundation for building the user interface and styling the application.

  • Contributions

    Contributions to this project are welcome! Feel free to submit pull requests for bug fixes, enhancements, or new features.

    Screenshots:

    Screenshot 2024-02-24 145517 Screenshot 2024-02-24 150016