A simple and responsive GitHub profile lookup tool that allows users to search for GitHub profiles and view user details along with repositories.
✅ Search any GitHub username and view their profile.
✅ Display avatar, name, username, bio, followers, and following count.
✅ Fetch and list all public repositories with:
✅ Handles errors and edge cases:
✅ Responsive UI for mobile and desktop.
- HTML5 – Structure
- CSS3 – Styling
- JavaScript (Vanilla) – API Integration & DOM Manipulation
- GitHub REST API – Data source