Skip to content

🚀 Paste your GitHub & LinkedIn — get a polished PDF résumé + personal site in 60 seconds.

Notifications You must be signed in to change notification settings

AJoker0/quickcv-ai

Repository files navigation

🚀 QuickCV

QuickCV.ai lets developers paste their GitHub & LinkedIn links and instantly generate a polished PDF résumé and a personal mini-site — powered by AI. http://localhost:3000/

✨ Features

  • 🧠 GPT-4 resume summary generation
  • 📄 Auto-generated PDF with @react-pdf/renderer
  • 🌐 Shareable profile site (e.g. quickcv.ai/andrii)
  • 🎨 Free + Pro tiers with themes and custom branding

💡 How It Works

  1. Paste your GitHub and LinkedIn URLs
  2. QuickCV fetches repos, languages, roles
  3. GPT generates your summary and skills
  4. You get:
    • 📄 Downloadable PDF résumé
    • 🌍 A personal site at quickcv.ai/your-name

🧱 Tech Stack

Layer Tech
Frontend Next.js 14 (App Router), Tailwind
Auth NextAuth (GitHub, Google)
AI OpenAI GPT-4, DALL·E (optional)
PDF Gen React-PDF (or Puppeteer SSR)
DB MongoDB Atlas
Hosting Vercel (CI/CD from GitHub)

🛠️ Local Development

git clone https://github.com/your-username/quickcv.git
cd quickcv
npm install
cp .env.example .env.local
# Fill in your API keys
npm run dev






User Dashboard
   https://
   quickcv-ai.onrender.
   com/

    Show name, email, profile image

    Add a “Create Résumé” button

Résumé Generation

    Add a form or fetch GitHub profile info

    Send to API route → OpenAI summary

PDF Generator

    Use @react-pdf/renderer to create download

Public Share Page

    /u/username route → show résumé SSR

Pro Tier / Paywall

    Add Stripe payments if you want to monetize

8a9e7505-b2ca-4e9b-8d27-8b5117ca5fe1

зображення

зображення

About

🚀 Paste your GitHub & LinkedIn — get a polished PDF résumé + personal site in 60 seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published