Final-year Software Development Technology student and International Exchange Scholar at Tampere University of Applied Sciences (TAMK), Finland. Full Stack Developer with experience in R&D&I projects focused on agricultural automation and IoT. Passionate about Cloud architecture, mobile development, and continuous improvement of technological solutions.
- 📧 sgdotdev@gmail.com
- 📱 +57 314 639 8837
- 🌍 Finland (Starting Jan 2026) | Colombia
- 💻 GitHub
This repository represents my resume as a versioned technical project, applying the same development practices I use in my software projects:
- Infrastructure as Code: Resume defined in structured YAML
- Automation: Programmatic generation of multiple formats (PDF, HTML, Markdown)
- Git Version Control: Complete traceability of changes and professional evolution
- Conceptual CI/CD: Reproducible pipeline to update and deploy the resume
- Multilingual: Spanish and English versions maintained independently
- RenderCV: YAML-based resume generation engine
- Git & GitHub: Version control and hosting
- YAML: Structured and human-readable data format
- Typst/LaTeX: High-quality typesetting system
.
├── es/
│ ├── samuel_cv_es.yaml # Spanish source
│ └── rendercv_output/ # Spanish outputs (PDF, HTML, MD)
├── en/
│ ├── samuel_cv_en.yaml # English source
│ └── rendercv_output/ # English outputs (PDF, HTML, MD)
└── README.md # This file
This project demonstrates technical competencies applied to a real-world use case:
- Automation of repetitive workflows
- Documentation as code
- Separation of content and presentation
- Multi-environment configuration management (multilingual)
- Version control best practices
Last updated: December 2025