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)