Skip to content

monicacoding/git-peek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPeek

GitPeek is a modern, responsive web application for quickly visualizing GitHub user profiles and repositories. Enter any GitHub username to instantly view their profile details, key statistics, and latest repositories in a beautiful, user-friendly interface.

image

Features

  • Instant GitHub User Search: Enter a username to fetch and display their public profile and repositories.
  • Profile Overview: See avatar, name, username, bio, location, website, and join date.
  • Key Statistics: Followers, following, and public repository counts, elegantly displayed.
  • Repository Cards: View the user's latest repositories with language, stars, forks, and last updated info.
  • Responsive Design: Looks great on desktop and mobile devices.
  • Modern UI: Clean, accessible, and visually appealing interface with smooth transitions and hover effects.
  • No Backend Required: 100% client-side, using the public GitHub API.

Demo

To use the application, simply visit the deployed site: https://git-peek-monicacoding.vercel.app/

Usage

  • Enter a GitHub username in the search bar and press Enter or click the search icon.
  • The profile and repositories will load instantly.
  • Click on repository names to view them on GitHub.
  • Click "View Profile" to open the user's GitHub profile.

Customization

  • Styling: All styles are in style.css. You can easily adjust colors, fonts, or layout.
  • Functionality: The main logic is in script.js. You can extend or modify the data displayed as needed.
  • Icons: Uses Font Awesome for UI icons.

Credits


GitPeek is open source and MIT licensed. Contributions and suggestions are welcome!

About

Web application for quickly visualizing GitHub user profiles and repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published