Skip to content
← Projects

MRA Resume Builder

Personal project

A modern, interactive resume builder with real-time preview, multiple templates, and PDF export.

  • Vue.js
  • Pinia
  • Vite
  • Tailwind CSS
  • jsPDF

Highlights

  • Built an ATS-friendly resume builder with Vue 3 (Composition API), Vite, and Tailwind CSS, with real-time preview synced via Pinia.
  • Implemented drag-and-drop section reordering and multiple templates with customizable colors and typography.
  • Engineered client-side PDF export with jsPDF + html2canvas (with page-break handling), plus JSON import/export and auto-save.
  • Optimized rendering and bundle size, achieving 95+ Lighthouse scores and a sub-1MB gzipped build.