GitHub Profile Finder – Search & View GitHub User Profiles
The GitHub Profile Finder is a web application that enables users to search and view GitHub user profiles through an intuitive interface. The primary purpose is to provide a simple way to access GitHub user information by entering a username. The application fetches data from the GitHub API and displays comprehensive user details including their profile picture, bio, location, repository count, and a detailed list of their repositories with additional information like programming languages used and star counts.
Key Features:
- Real-time GitHub user search functionality
- Display of user profile information (name, bio, location, portfolio)
- Repository statistics (public repo count, followers)
- Grid view of user’s repositories with details:
- Repository names
- Programming languages used
- Star counts
- Direct links to repositories
- Responsive design for mobile and desktop
- Support for both button click and Enter key search
- Clean and user-friendly interface
Technologies Used:
- HTML5
- CSS3
- JavaScript (ES6+)
Libraries Used:
- No external libraries or frameworks are used
- The application relies solely on:
- GitHub REST API for data fetching
- Native Fetch API for HTTP requests
- DOM manipulation using vanilla JavaScript
Note: This is a lightweight application that demonstrates efficient use of vanilla web technologies without depending on external libraries, making it fast and easy to maintain.
Rishabh Srivastava
Code Lover❤️ & Learning Full-Stack Skills
6
Followers
4
Following
27
Repositories
Popular Tags
You May Also Like
Check out our other related collections
DSFolio is a personal portfolio website template designed to showcase a developer's professional profile, projects, and skills. The repository serves…
The Meme Generator is a React-based web application that enables users to create custom memes using images from the Imgflip…
This is a personal portfolio website repository created by Rohit Gour to showcase his work, skills, and professional journey. The…