Introduction
Introducing my resume builder.
The main purpose is to discover all the new features of Vue3 including reactivity and composition.
In addition to that, I also wanted to test in depth HeadLess UI development and Tailwind customisation.
Last, I wanted to generate PDF, well that was the painful part...
Try it: https://cvite.netlify.app
Features
- State management with reactive objects (no use of Vuex).
- Custom form generator with scheme and validation.
- Reusable components (custom components and Headless UI).
- PDF generation with
jsPdf PDFMake a dedicated Express server and Puppeteer.
- Internationalization with VueI18n.
@Next : improvements
- Add a proper way to display preview on mobile > canvas.
- Add resume templates.
- Add a backend and a way to save the resume.