Skip to content

Manikumarveldurthi/githubusersearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ” GitHub User Search Application

A responsive web application that allows users to search GitHub profiles and view detailed account information using the GitHub REST API. The application provides quick access to user profiles, repositories, followers, following counts, bio information, location details, and social links through an intuitive user interface.


๐Ÿ“Œ Project Overview

GitHub User Search is a frontend web application that interacts with the GitHub API to fetch and display user information in real time. The application helps users quickly explore GitHub profiles without manually navigating through GitHub.

The project demonstrates API integration, asynchronous JavaScript programming, responsive UI design, and dynamic content rendering.


๐Ÿš€ Features

  • Search GitHub Users
  • Real-Time API Integration
  • Profile Information Display
  • Repository Count Display
  • Followers & Following Statistics
  • User Bio Display
  • Location Information
  • GitHub Profile Redirection
  • Twitter/Social Link Support
  • Responsive Design
  • Dark Mode Support
  • User-Friendly Interface

๐Ÿ› ๏ธ Technologies Used

Frontend

  • HTML5
  • CSS3
  • JavaScript

APIs

  • GitHub REST API

Tools

  • Git
  • GitHub
  • VS Code

๐Ÿ—๏ธ Application Workflow

  1. User enters GitHub username
  2. Search request is submitted
  3. Application calls GitHub API
  4. User data is fetched
  5. Profile information is processed
  6. Data is displayed dynamically
  7. User can explore profile details

๐Ÿ“‚ Project Structure

githubusersearch/
โ”‚
โ”œโ”€โ”€ assets/              # Project assets and resources
โ”œโ”€โ”€ .gitattributes       # Git configuration settings
โ”œโ”€โ”€ .gitignore           # Ignored files configuration
โ”œโ”€โ”€ README.md            # Project documentation
โ”œโ”€โ”€ index.html           # Main application page
โ”œโ”€โ”€ manigituser.png      # Project preview image
โ”œโ”€โ”€ script.js            # GitHub API functionality
โ””โ”€โ”€ style.css            # Application styling

๐Ÿ“ท Screenshots

Home Page

Screenshot 2026-06-04 005132

Search Result && User Profile Details

Screenshot 2026-06-04 005200

Light Mode

Screenshot 2026-06-04 005231

โš™๏ธ Installation

Clone Repository

git clone https://github.com/Manikumarveldurthi/githubusersearch.git

Navigate to Project

cd githubusersearch

Run Application

Open:

index.html

in your browser.


๐ŸŽฏ Key Functionalities

  • GitHub profile search
  • API-based data retrieval
  • Dynamic UI updates
  • Responsive design implementation
  • User profile analytics display

๐ŸŒŸ Information Displayed

  • Profile Picture
  • Username
  • Bio
  • Repository Count
  • Followers
  • Following
  • Location
  • Twitter Username
  • GitHub Profile Link

๐Ÿ”ฎ Future Enhancements

  • Repository Listing
  • Search History
  • User Comparison Feature
  • Advanced Filtering
  • Organization Search
  • Repository Analytics
  • Contribution Graph Integration
  • Multi-User Dashboard

๐Ÿ‘จโ€๐Ÿ’ป Author

Veldurthi Venkata Manikumar


โญ Support

If you found this project useful, consider giving it a star.

About

GitHub user search application that fetches and displays user profiles, repositories, followers, and account details using the GitHub API.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors