DEV Community

hitaozhou
hitaozhou

Posted on

Generate Stunning GitHub Profile READMEs in 30 Seconds — 5 Themes, CN & EN Bilingual

I was tired of seeing boring GitHub profiles (including my own), so I built ReadmeForge — a CLI tool that
generates beautiful profile READMEs in seconds.

## Demo

Demo

## Quick Start


bash
  npx github:hitaozhou/readmeforge

  Choose your language, answer 8 questions, and done!

  What You Get

  ┌────────────────────┬──────────────────────────────────────────────────────┐
  │      Feature       │                     Description                      │
  ├────────────────────┼──────────────────────────────────────────────────────┤
  │ 🎨 5 Themes        │ Professional, Minimal, Creative, Terminal, Cyberpunk │
  ├────────────────────┼──────────────────────────────────────────────────────┤
  │ 🌍 Bilingual       │ Full Chinese & English support                       │
  ├────────────────────┼──────────────────────────────────────────────────────┤
  │ 📊 GitHub Stats    │ Stars, commits, top languages                        │
  ├────────────────────┼──────────────────────────────────────────────────────┤
  │ 🏆 Trophy Wall     │ Auto achievements                                    │
  ├────────────────────┼──────────────────────────────────────────────────────┤
  │ 📈 Activity Graph  │ Contribution heatmap                                 │
  ├────────────────────┼──────────────────────────────────────────────────────┤
  │ 🤖 Auto-Update     │ GitHub Actions daily refresh                         │
  ├────────────────────┼──────────────────────────────────────────────────────┤
  │ 👀 Visitor Counter │ Profile views badge                                  │
  └────────────────────┴──────────────────────────────────────────────────────┘

  Tech Stack

  TypeScript • Node.js • Commander.js • Chalk

  Links

  - GitHub: https://github.com/hitaozhou/readmeforge
  - MIT License — star the repo if you find it useful! ⭐

  Tags

  #github #readme #cli #typescript #opensource #developer-tools
Enter fullscreen mode Exit fullscreen mode

Top comments (1)

Collapse
 
gitgem profile image
Gabriel Bachmann

Nice, just what I needed right now.