A sleek web application that fetches and displays GitHub profile information using the GitHub API. Features include dynamic dark/light mode toggle, responsive design, and live search results.
- π Search any GitHub user by username
- π Dark / π Light mode toggle
- π Displays user stats like repositories, followers, following
- π Shows blog, company, location, and Twitter handle
- β Displays fallback info for unavailable fields
- HTML5
- CSS3
- JavaScript (Vanilla)
- GitHub REST API
DevDetective/ β βββ index.html βββ styles.css βββ script.js βββ assets/ β βββ images/ β βββ moon-icon.svg β βββ sun-icon.svg β βββ location-icon.svg β βββ twitter-icon.svg β βββ website-icon.svg β βββ company-icon.svg
yaml Copy Edit
git clone https://github.com/Sam786eer/DevDetective.git
cd DevDetective
2. Open index.html in Browser
No build steps required. Just open directly in any modern browser.
π To Do
Add mobile responsiveness
Improve error handling
Add loading skeleton UI
π Live Demo
You can host it on GitHub Pages, Netlify, or Vercel and include the link here.
Example: Live Demo
π§βπ» Author
Mohammad Sameer
π GitHub
π License
This project is open-source under the MIT License.