In this video, I show you how to build a GitHub Account Finder using HTML, CSS, and JavaScript.
This project allows you to search for any GitHub user and instantly display their profile information using the GitHub API.
🚀 What you'll learn:
• How to work with APIs (GitHub API)
• Fetching data using JavaScript
• DOM manipulation
• Building a real-world project step by step
💻 Source Code:
https://github.com/yourusername/github-finder
⭐ If you found this helpful, consider giving the repo a star!
📌 Tech Stack:
HTML, CSS, JavaScript
🚀 Jump to sections:
0:00 Project Demo
0:11 HTML Structure
1:16 Font Awesome Setup
3:05 CSS Styling
12:30 JavaScript Logic
13:15 Fetching GitHub API
13:52 Displaying Data
23:05 Final Result
🔥 Don’t forget to like, comment, and subscribe for more coding projects!