https://github.com/adarshcodecraft/search-github-profile
This project is a responsive web application that allows users to search for GitHub profiles by entering a username. Built with HTML, CSS, and JavaScript, it leverages the GitHub API to fetch and display detailed user information, including their avatar, name, bio, repository count, follower and following counts, and a list of public repositories.
https://github.com/adarshcodecraft/search-github-profile
api css developer frontend github githubprofile html javascript
Last synced: 3 months ago
JSON representation
This project is a responsive web application that allows users to search for GitHub profiles by entering a username. Built with HTML, CSS, and JavaScript, it leverages the GitHub API to fetch and display detailed user information, including their avatar, name, bio, repository count, follower and following counts, and a list of public repositories.
- Host: GitHub
- URL: https://github.com/adarshcodecraft/search-github-profile
- Owner: AdarshCodeCraft
- Created: 2024-11-09T04:50:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-15T14:10:07.000Z (4 months ago)
- Last Synced: 2025-10-04T03:39:58.565Z (4 months ago)
- Topics: api, css, developer, frontend, github, githubprofile, html, javascript
- Language: CSS
- Homepage: https://adarshcodecraft.github.io/Search-GitHub-Profile/
- Size: 421 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔍 GitHub Profile Search
A simple and interactive web application that allows users to search for GitHub profiles and view details like the user's name, avatar, bio, and repositories using the GitHub API. Built with HTML, CSS, and JavaScript.
🚀 Features
🔎 Search GitHub Profiles: Enter a username to fetch user details directly from GitHub.
🖼️ Display User Information: View the user's avatar, bio, follower count, and more.
📂 List Repositories: Display all public repositories with basic information like name and description
🎨 Responsive Design: Works smoothly on desktops and mobile devices.
📸 Screenshots