Markdown-based CV. It uses cvmd.sh to deploy automatically as web page and CV on every push to main.
Visit the live version here
-
Build PDF locally:
npm run build:pdf(generatespdf/cv.pdffor inspection) -
Build & upload locally:
npm run upload-cv(requirespdf/cv.pdfto exist and BLOB_READ_WRITE_TOKEN to be set).
