DEV Community

Nevik Schmidt
Nevik Schmidt

Posted on

I Built a Free AI-Powered CV Builder Because Resume Templates Are a Scam

Every "free" resume builder I tried had the same trap:

  1. Beautiful templates on the landing page
  2. Spend 30 minutes filling in your details
  3. "Upgrade to Pro to download your CV โ€” just $9.99/month"

I got frustrated enough to build my own. CV Builder โ€” actually free, with AI assistance.

Features

๐Ÿค– AI-Assisted Editor

Instead of staring at a blank page, describe your experience in plain text. The AI structures it into professional bullet points.

Before: "I worked at a startup doing frontend stuff for like 2 years, we used React"

After: "Frontend Developer | TechStartup GmbH (2024-2026)

  • Developed and maintained React-based customer-facing applications serving 50K+ monthly users
  • Implemented responsive design patterns reducing mobile bounce rate by 34%
  • Collaborated with UX team in 2-week sprint cycles using Jira and Git"

๐Ÿ“„ Professional Templates

Clean, ATS-friendly templates. No flashy designs that break PDF parsing. Tested with Workday, Greenhouse, and Lever.

๐ŸŽฏ Job Matching

Paste a job description โ†’ the AI highlights which of your skills match and suggests additions.

โœ‰๏ธ Cover Letter Generator

Based on your CV and the target job description, generates a personalized cover letter. Not a generic template โ€” actually references specific requirements from the posting.

Why It's Free

I built this for my own job search originally. Then I figured: why not share it? The AI costs are minimal (I'm using efficient models), and the hosting is cheap on my own server.

No premium tier. No "download for $4.99". No data selling. Your CV data stays on my server in Germany (DSGVO compliant, obviously).

Tech Stack

  • Next.js 14 with TypeScript
  • AI integration for text generation and job matching
  • PDF generation server-side with custom formatting
  • Tailwind CSS for responsive, print-optimized layouts

Try It

โ†’ cv.nevik.de โ€” Free, no signup required to start building.


What features would you want in an ideal resume builder? I'm actively adding new ones based on feedback.


โ˜๏ธ Need a Server for Self-Hosting?

I run all my services on Hetzner Cloud โ€” EU-based, from โ‚ฌ3.29/mo. Use my link and we both get โ‚ฌ20 in credits.

๐Ÿ›ก๏ธ Is Your Website GDPR Compliant?

Check in 60 seconds: nevik.de/check โ€” free DSGVO scanner.

๐Ÿ’ก Tools I Built: bewertung.nevik.de (Google Reviews) ยท cv.nevik.de (Free CV Builder)

Follow me on Dev.to for weekly guides on self-hosting, AI tools, and growing your business.

Top comments (0)