✨ Generate a beautiful GitHub Profile README in seconds — free, instant, no signup
- 🎯 4 Beautiful Templates — Simple, Minimal, GitHub Actions, WakaTime
- 📊 Live GitHub Stats — Pulls real data: stars, repos, languages, top repos
- ⚡ One-Click Copy — Copy to clipboard, paste into your GitHub profile
- 🔒 No Login Required — Works with any public GitHub account
- 📱 Responsive — Beautiful on desktop and mobile
- 💯 100% Free — No API key, no tracking, no signup
- Open the live demo
- Enter your GitHub username
- Pick a template
- Copy the generated README
- Go to your GitHub profile → Edit profile → Paste!
| Template | Description |
|---|---|
| ✨ Simple | Clean & professional with GitHub stats cards |
| 🎯 Minimal | Ultra-compact, great for experienced devs |
| ⚡ GitHub Actions | Full banner with activity graph |
| ⏱ WakaTime | Includes WakaTime coding time tracking |
Uses the GitHub REST API v3 to fetch:
- Profile info (name, bio, avatar, company, location)
- Repository data (stars, languages, top repos)
- Follower/following counts
No authentication required — 60 requests/hour for unauthenticated users.
- Fork this repo
- Enable GitHub Pages (Settings → Pages → Source: main branch)
- Access at
https://yourusername.github.io/github-profile-generator
npm i -g vercel
vercel- Pure HTML + CSS + JavaScript — Zero dependencies, zero build step
- GitHub REST API v3 — Live data, no server needed
- GitHub Pages — Free hosting
⭐ Target: 500 GitHub Stars
If you find this useful, please star ⭐ this repo!
MIT