My CV, built in Vue, because why not
pnpm install
pnpm dev
# ---
pnpm build
pnpm previewSome files are not tracked to preserve sensitive info, but have sample versions for the public live demo:
- src/stores/config/config.sample.ts->- config.ts
- src/stores/data/data.sample.ts->- data.ts
To generate pdf from it, save the page as a pdf from the browser (adjust margins and stuff).