NicoBocq / cvite

[WIP] Resume builder made with Vue3, Tailwind, Headless UI and PdfMake

Home Page:https://cvite.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

[WIP] Resume builder made with Vue3, Tailwind, Headless UI and PdfMake

https://cvite.netlify.app/


Languages

Language:Vue 68.9%Language:JavaScript 28.8%Language:CSS 1.9%Language:HTML 0.5%