Skip to content
Great Blue Heron

Trans: Latin prefix implying “across” or “Beyond”, often used in gender nonconforming situations Scend: Archaic word describing a strong “surge” or “wave”, originating with 15th century english sailors Survival: 15th century english compound word describing an existence only worth transcending

Jess Sullivan

CV / Resume

Built with XeLaTeX via Tectonic, orchestrated by rules_tectonic. Sources live in spear-resumes; PDFs are synced into this site by CI.

How these PDFs are built

Build flow: private spear-resumes XeLaTeX sources (//generic:resume, //generic:precis, //generic:cv) compile via rules_tectonic using the Tectonic XeLaTeX engine, producing three PDFs; bazel run //static/cv:sync_pdfs writes them into static/cv/ in this repo, which the /cv page serves as an iframe per tab. The build-cv.yml GitHub Actions workflow fetches the private source with an SSH deploy key, installs bazelisk, runs the sync, and auto-commits the refreshed PDFs.