Live·Frontend·2023

GitHub Profile Viewer

Instant GitHub profile and repository stats

HTMLCSSJavaScriptGitHub API

Overview

A single-page app that fetches any GitHub user's public profile data and renders it in a clean stats dashboard — repositories, follower counts, star totals, and bio — with no API key required.

Key Features

  • GitHub REST API v3 with unauthenticated public rate limit handling
  • Repository list sorted by star count with language colour indicators
  • Pure vanilla JS — zero framework overhead, < 8 KB total bundle
  • Responsive two-column layout built entirely with CSS Grid

https://github-user-details.vercel.app

GitHub Profile Viewer

Deployed on Vercel

Launch App