DEV Community

Cover image for I built an Open-Source GitHub README Generator with Next.js 🚀
Og'abek Olimjonov
Og'abek Olimjonov

Posted on

I built an Open-Source GitHub README Generator with Next.js 🚀

Hey DEV Community! 👋

Many developers spend a lot of time styling their GitHub profiles — manually writing markdown, adding badge URLs, and configuring stats widgets.

To solve this problem, I built a simple, open-source tool: GitHub README Generator 🚀

🛠️ Key Features:

  • Easy Form-Based Setup: Just fill out the fields (name, bio, social links, tech stack).
  • GitHub Integration: Analyzes your profile and repositories using your GitHub username.
  • Live Preview: See your changes instantly as you build it.
  • Automated Widgets: Automatically connects beautiful widgets and banners like GitHub Stats, Streak, and Trophies.
  • One-Click Commit: Commits the generated README.md file directly to your profile repository with just one click.

Built with Next.js + Tailwind CSS. It is fully open-source!


🔗 Links:

Feedback and ⭐️ stars are highly appreciated! Let me know what you think in the comments below. 🙏

Top comments (0)