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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors