Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

LaTeX resume system with variant builds (backend, AI) in English and Portuguese, powered by a shared preamble and Makefile.

Build

Requires tectonic. Install with brew install tectonic.

make all            # Build all PDFs
make en             # Build all English variants
make pt             # Build all Portuguese variants
make en-fullstack   # Build a specific variant
make clean          # Remove generated PDFs
make help           # Show all targets

Versioning

Uses git tags with semantic versioning:

  • Major (v1.0 -> v2.0) — new job, promotion, structural changes
  • Minor (v1.0 -> v1.1) — updated bullets, added skills, small fixes

After committing your changes, run:

make release VERSION=v1.0
make release VERSION=v1.1 TITLE="v1.1 - Updated skills" NOTES="Added Terraform to skills section"

Title and Notes are just examples of how to run it

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages