Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SaturnFromTitan/profile-pdf

Repository files navigation

Profile

This repo contains code to generate my profile/CV via HTML/CSS and WeasyPrint. It also hosts my profile under pythomation.de.

The layout is heavily inspired by Ben Oertel.

Execution

The following prerequisites have to be installed:

  • uv (Python Package Manager)
  • just (Command Runner)

Now you can render the profile via

just generate-pdf

The file will be available in public/profile.pdf.