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
- 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
jsPdfPDFMakea dedicated Express server and Puppeteer. - Internationalization with VueI18n.
- Add a proper way to display preview on mobile > canvas.
- Add resume templates.
- Add a backend and a way to save the resume.