This repository contains my personal CV, built as a reproducible one-page PDF from Markdown using Pandoc and a controlled HTML-to-PDF pipeline. The goal is consistency, versioning, and CI-based builds, treating the CV as a technical artifact rather than a static document.
The layout and content are intentionally kept minimal and editorial, focused on clarity and senior engineering roles.
sections/left.md– photo, name, bio, contact, QRsections/middle.md– work experience, education, events, languagessections/right.md– skills and last-updated placeholderstyles/cv.css– layout and typographyassets/– images (profile photo, QR code, etc.)manifest.yaml– manual version used in the PDF file namescripts/build_cv.py– build pipeline (Markdown → HTML → PDF)
- Pandoc
- Python 3.11+
python scripts/build_cv.py