Back to Projects
GitMe
Completed
Nextjs
TypeScript
Reactjs
Tailwind
NodeJs
+4 more

GitMe

A full-stack SaaS tool that analyzes GitHub repositories — structure, dependencies, and code — to automatically generate professional-quality README files using AI. Features secure authentication, a polished landing page, and a custom Gemini-powered generation pipeline.

Timeline

Apr 2025 - Present

Role

Full Stack Developer

Team

Solo

Status

Completed

What Users Can Do

  • AI README Generation: Analyzes repository structure, dependencies, and code to produce comprehensive, formatted README files via Gemini AI.

  • Repo-Aware Analysis: Parses project directories, package.json, and source files to generate context-rich documentation automatically.

  • Secure Authentication: Implements user auth with Better Auth to protect generated content and personalize the experience.

  • Customizable Output: Allows users to tweak and refine AI-generated README content before exporting.

Tech Stack

  • Nextjs
  • TypeScript
  • Reactjs
  • Tailwind
  • NodeJs
  • PostgreSQL
  • Prisma
  • Gemini
  • Zod

Challenges I Faced

  • Engineered a reliable AI generation pipeline to handle diverse repository structures and produce consistently formatted output.

  • Built a custom project-analysis layer that parses directory trees, dependencies, and file contents for accurate context injection.

  • Designed a polished, high-conversion landing page with benefits, FAQ, and CTA sections to showcase the product.

How I Overcame Them

  • Deepened expertise in Gemini API integration for structured content generation with schema enforcement.

  • Mastered Prisma ORM with PostgreSQL for managing user data and generated README history.

  • Applied modern landing page design patterns to create a compelling SaaS product experience.