My Curriculum Vitae built in a reusable way with Svelte, with the option to render it into a PDF.
Requirements: Bun, Docker Compose
Start development server with make start
.
Generate PDF with make pdf
.
You now have a cv.pdf
in the repository root.