Skip to content

Gerardo1909/my_cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My CV — Version-Controlled & Code-Driven

Because your career deserves the same rigor as your code.

What is this?

This repository contains my professional CV, managed as code using RenderCV — a Python-powered CV generator that transforms YAML into pixel-perfect PDFs.

No more wrestling with Word formatting. No more "which version did I send?". Just clean, version-controlled, reproducible documents.

Download CV

Language PDF
🇺🇸 English View PDF
🇪🇸 Spanish View PDF

Why Code Your CV?

Traditional CV This Approach
❌ "Final_CV_v3_FINAL(2).docx" ✅ Git history with meaningful commits
❌ Formatting breaks between versions ✅ Consistent, professional typography
❌ Hard to maintain multiple languages ✅ Separate YAML files, same structure
❌ Manual updates, copy-paste errors ✅ Single source of truth
❌ Generic templates ✅ ATS-friendly, role-optimized themes

Structure

CV/
├── ENG/                    # English version
│   └── Gerardo_Toboso_CV.yaml
└── ES/                     # Spanish version
    └── Gerardo_Toboso_CV.yaml

Features

  • Multi-language support — English & Spanish versions maintained in parallel
  • Professional themes — Using engineeringresumes theme, optimized for technical roles
  • PDF-only output — Clean, ATS-compatible documents
  • Single-page layout — Concise and recruiter-friendly
  • Clickable links — GitHub projects linked directly in the CV

License

This repository structure and configuration are open for inspiration. The CV content is personal.


Built with 💙 by a Data & Analytics Specialist who believes documentation matters.

About

Version-controlled CV built with RenderCV — English & Spanish versions, professionally typeset PDFs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors