This repository contains the source files and generated PDFs of my professional resume,
maintained in Markdown and built into PDF using Pandoc.
The goal is to keep a single source of truth, versioned, reproducible, and easy to maintain.
Julien Porschen — IT Swiss Army Knife
I help companies escape VMware lock-in by designing and operating
open-source virtualization infrastructures,
based on XCP-ng / Xen Orchestra and the wider open-source ecosystem.
My background spans more than 20 years across:
- Linux infrastructures
- Virtualization & automation
- Banking / PSF / regulated environments
- Public-sector and large-scale critical systems
CV_Julien_Porschen_FR.md— Resume (French, Markdown source)CV_Julien_Porschen_EN.md— Resume (English, Markdown source)assets/pdf/— Generated PDF versionsgenerate-pdf.sh— Build script for PDF generation
PDFs are generated using Pandoc and XeLaTeX.
sudo apt install pandoc texlive-xetex