This is an app written in Vue for quickly tailoring your CV to job requirements. Just select the information that's relevant to the job, keeping less relevant information hidden, and export as a PDF!
Try it live at giraffedev.com/cv-builder.
Credit and many thanks to mszep/pandoc_resume for the CV styling.
npm install
npm run dev
npm run build