Skip to content

Dev Detective is a web application that enables users to search for GitHub profiles and view their details.

License

Notifications You must be signed in to change notification settings

gajendra-ingle/DevDetective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevDetective 👨🏻‍💻

DevDetective is a web application that enables users to search for GitHub profiles and view their details. This application is built using HTML, CSS, and JavaScript, and it leverages the GitHub API to fetch user data and present it on the front-end.

Features

  • Search: Users can search for GitHub profiles by entering a username.
  • Profile Details: Upon searching, the application displays various details about the user, including their username, profile picture, bio, follower count, following count, repository count, and more.
  • Responsive Design: The application is designed to work seamlessly across various devices and screen sizes.

Technologies Used

  • HTML: Used for structuring the web pages.
  • CSS: Utilized for styling the user interface and enhancing the visual appeal.
  • JavaScript: Implemented for fetching data from the GitHub API and dynamically updating the UI.
  • GitHub API: Integrated to retrieve user data such as profile information, repositories, followers, etc.

How to Use

  1. Open the DevDetective web application in your preferred web browser.
  2. Enter the username of the GitHub profile you want to search for in the provided input field.
  3. Press the search button or hit Enter to initiate the search.
  4. Upon successful retrieval of the user's data, the application will display the profile details.

Output Screenshot 🔗

Output Screenshot Output Screenshot

About

Dev Detective is a web application that enables users to search for GitHub profiles and view their details.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published