Personal resume repository containing both Portuguese (BR) and English (EN) versions of my professional resume.
resume/
├── br/
│ ├── resume.html # Portuguese version (HTML)
│ └── resume.pdf # Portuguese version (PDF)
├── en/
│ ├── resume.html # English version (HTML)
│ └── resume.pdf # English version (PDF)
├── LICENSE
└── README.md
- BR (
br/): Portuguese (Brazil) version - EN (
en/): English version
This repository contains my professional resume in HTML format, designed to be easily converted to PDF. The HTML files include embedded CSS styles optimized for PDF generation.
See LICENSE file for details.