SecureCV

Privacy‑First Open Source Resume Builder

Structured editing, clean templates, real PDF output—without trackers.

Quick Glance

Full How‑To Guide

Templates Preview

Minimalist

Jane Doe

jane.doe@example.com · +1 555-123-4567 · https://example.com · https://linkedin.com/in/janedoe

Summary

Engineer focused on performance, developer experience, and privacy‑respectful tooling.

Experience

Lead Engineer, Acme Corp
2022Present
  • Reduced PDF latency 35% by optimizing headless browser reuse.
  • Implemented security headers & rate limiting.

Education

State University — B.Sc. Computer Science (2019)

Skills

TypeScript, React, Node.js

Certifications

AWS Certified Developer

Projects

Resume Builder – Open source privacy-first resume tool.

Onyx

Professional Summary
Engineer focused on performance, developer experience, and privacy‑respectful tooling.
Work Experience
Lead Engineer · Acme Corp
2022Present
Reduced PDF latency 35% by optimizing headless browser reuse. Implemented security headers & rate limiting.
Education
State University — B.Sc. Computer Science (2019)
Certifications
AWS Certified Developer
Projects
Resume Builder – Open source privacy-first resume tool.

AwesomeCV

📄Professional Summary
Engineer focused on performance, developer experience, and privacy‑respectful tooling.
💼Work Experience
Lead Engineer · Acme Corp
2022Present
Reduced PDF latency 35% by optimizing headless browser reuse. Implemented security headers & rate limiting.
🎓Education
State University — B.Sc. Computer Science (2019)
🏅Certifications
AWS Certified Developer
🧩Projects
Resume Builder – Open source privacy-first resume tool.

Export Flow (High Level)

  1. Client serializes resume data
  2. POST → /api/export-pdf
  3. Server launches headless Chromium
  4. Renders /print with injected data
  5. Streams back A4 PDF

Security Layers

Roadmap Highlights

See the full Roadmap

Get Started

npm install
npm run dev

Open http://localhost:3000 and begin editing.


If you find this useful, star the repo or share feedback.