This repository contains the source code for my professional curriculum vitae, built with RenderCV.
The CV is written in YAML and compiled into a PDF using RenderCV, making it easy to maintain, version and customize for different job applications.
.
├── Mattia_Volpato_CV.yaml # Main CV source
├── rendercv_output/ # Generated cv files (pdf, md, ...)
└── README.md
- Python 3.10+
- RenderCV
Generate the PDF with:
rendercv render Mattia_Volpato_CV.yamlThe compiled CV will be available in the rendercv_output/ directory.
The source code in this repository is provided for reference only. Please do not copy or redistribute the contents of my curriculum vitae without permission.