Skip to content

Instantly share code, notes, and snippets.

View SinghChinmay's full-sized avatar
🏠
Working from home

Monkey D. Luffy SinghChinmay

🏠
Working from home
View GitHub Profile
# GitHub User Stats Script
This script fetches and displays basic GitHub statistics for any user directly in the browser's console. It's a handy tool for quick insights into a user's GitHub profile, including follower count, total public repositories, and detailed repository statistics such as stars and forks.
## Features
- Fetches user details (Name, Bio, Location, etc.)
- Displays number of followers and following
- Lists all public repositories along with star and fork counts