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
GitHub Profile Viewer
Deployed on Vercel
Other Projects
View allDev Wear
Full-stack e-commerce with cart, JWT auth, and a Node/MongoDB backend — deployed end-to-end on Vercel.
Full-StackWeather Application
Real-time weather app with location search, 5-day forecasts, and a clean responsive UI.
FrontendTodo List App
Task manager with LocalStorage persistence, status filters, and smooth animations.
Frontend