Source-controlled resume written in YAML, designed to be rendered with RenderCV.
# Install RenderCV
pip install rendercv
# Render to PDF
rendercv render cv.yamlOutput files are placed in a rendercv_output/ folder.
resume/
└── cv.yaml # Single source of truth for all resume content
| Section | Description |
|---|---|
cv.name |
Full name |
cv.location |
Current city/region |
cv.email / cv.phone / cv.website |
Contact info |
cv.social_networks |
LinkedIn and other profiles |
cv.sections.summary |
Professional summary |
cv.sections.experience |
Work history (company, position, dates, highlights) |
cv.sections.education |
Academic background |
cv.sections.skills |
Grouped skill sets |
Edit cv.yaml directly. All content lives in one file — no HTML/CSS to touch. Re-run rendercv render cv.yaml to regenerate the PDF after changes.
- Email: kennethangelramirez@gmail.com
- Website: kennethangelramirez.com
- LinkedIn: linkedin.com/in/kennethangelramirez