Skip to content

Shruti627/Github-Profile-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 GitHub Profile Viewer

A sleek and responsive web application that allows users to search for GitHub profiles and view their details, including repositories, profile picture, and other essential information. Built with modern HTML, CSS, and JavaScript.

✨ Features

  • 🔍 Search for any GitHub user by username
  • 👤 View detailed profile information including:
    • Name, username, bio, and location
    • Number of followers, following, and public repositories
  • 📂 View a list of public repositories with clickable links
  • 📱 Responsive design with modern UI elements

🛠️ Technologies Used

  • Frontend: HTML5, CSS3, JavaScript (Vanilla JS)
  • Styling: Modern gradient backgrounds, flexbox layout, responsive design
  • API: GitHub REST API

Live Demo

Click here to view the Live Demo

⚡ Installation

  1. Clone the repository:
git clone https://github.com/Shruti627/Github-Profile-Analyzer.git

📁 Folder Structure

github-profile-viewer/
│
├── index.html       # Main HTML file
├── style.css        # CSS styles
├── script.js        # JavaScript logic

🔗 API Reference

- **Get User Profile:** `https://api.github.com/users/{username}`  
- **Get User Repos:** `https://api.github.com/users/{username}/repos`  

📄 License

© 2025 Shruti P.S.
Third year Engineering Student

About

“A web app that lets you view any GitHub user’s profile and public repositories instantly.”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published