Skip to content

A minimalist frontend app for fetching and displaying GitHub user profile data via GitHub's public API.

Notifications You must be signed in to change notification settings

r1derPUSH/github-profile-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” GitHub User Finder

A minimal and beautiful JavaScript app that fetches and displays GitHub user data via the GitHub API. Just type a GitHub username and hit Enter β€” you'll instantly see the user's avatar, bio, followers, and more!


βœ… Live Demo

πŸ‘‰ Try it Live

✨ Features

  • Search for any GitHub user by username
  • Displays:
    • Avatar
    • Username (with link to profile)
    • Bio (or a fallback if empty)
    • Followers / Following count
    • Location
    • Account creation date
  • Clean UI with modern design
  • Opens GitHub profile in a new tab

🧠 Technologies Used


πŸ“· Preview

alt text

πŸš€ How to Use

  1. Clone or download the repository.
  2. Open index.html in your browser.
  3. Type a GitHub username (e.g. octocat) in the input field.
  4. Press Enter to fetch the user data.

πŸ“„ License

This project is open source and free to use.

About

A minimalist frontend app for fetching and displaying GitHub user profile data via GitHub's public API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published