Skip to content

Harshitshrivas/Github-user-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸ’» GitHub User Finder

A simple web application built using JavaScript and Fetch API to fetch and display GitHub user profiles.


πŸš€ Live Link

https://harshitshrivas.github.io/Github-user-finder/


πŸ’‘ What I Learned & Built

This project is part of my learning journey in JavaScript, where I practiced:

  • Making requests to the GitHub API to fetch user data
  • Handling asynchronous operations using async/await
  • Using error handling for invalid users or network issues
  • Dynamically updating the DOM with user profile info
  • Displaying user avatar, name, username, ID, bio, followers, repos, etc.

It was a hands-on way to solidify my understanding of API integration and JavaScript in web development.


πŸ›  Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Fetch API, async/await)

πŸ‘€ Author

Harshit Shrivas
GitHub: @Harshitshrivas

About

A simple GitHub User Finder app built using HTML, CSS, and JavaScript. It uses the official GitHub API to fetch and display user details like name, bio, followers, repositories, and more in a clean and responsive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors