me
 1#

Personal Website and Curriculum Vitae of Víctor Ramón Rodríguez Domínguez


 2#

Professional Experience, Education, and Profiles


 3
 4apiVersion: cv/v1
 5kind: Resume
 6metadata:
 7  name: Víctor R. Rodríguez Domínguez
 8  annotations:
 9    city: Santiago de Compostela
10    autonomous_community: Galicia
11    country: ES
12  labels:
13    experience:
14      - Sysdev
15      - DevOps
16      - Platform Engineer
17
18spec:
19  education:
20    - title: Technical Engineer in Computer Science
21      center: ESEI - Escola Superior de Enxeñería Informática
22      university: Universidade de Vigo
23
24  certifications:
25    - title: Scrum Manager Certification - Professional Level
26      when: November 2014
27
28  experience:
29    - company: Universidade de Vigo
30      position: Computer Science Intern
31      when: 2007 - 2010
32      details:
33        - Maintenance of computer hardware and software.
34        - User support.
35        - Management of open-access computer labs.
36        - Management of computer laboratories.
37        - Administration of LDAP and mail services.
38
39    - company: Dinahosting S.L.
40      position: Systems Developer
41      when: 2010 - 2022
42      details:
43        - Development of tools for Linux systems administration (PERL, PHP, and Go).
44        - Implementation of a backup system (with automatic restorations).
45        - Database management.
46        - Virtualization with Xen and KVM/Libvirt.
47        - Web service management with Apache/Nginx, Varnish, and PHP.
48        - CI/CD with Gitlab-CI.
49
50    - company: Prefapp Cloud Consulting S.L.
51      position: DevOps
52      when: 2017 - 2020
53      details:
54        - Azure and AWS administration.
55        - Code management and automation using Github and Github Actions.
56        - PERL and Python programming.
57        - Environment replication through custom containers.
58        - Infrastructure as Code (IaC) with Terraform.
59        - Kubernetes deployments management using helm and helmfile.
60
61    - company: Prefapp Cloud Consulting S.L.
62      position: Platform Engineer
63      when: 2022 - now
64      details:
65        - Azure and AWS administration.
66        - Code management and automation using Github and Github Actions.
67        - Go, PERL, Python and NodeJS programming.
68        - Environment replication through custom containers.
69        - Infrastructure as Code (IaC) with Terraform.
70        - Kubernetes deployments management using helm and helmfile.
71        - On-premise implementations (using k3s).
72
73links:
74  linkedin: vrdominguez
75  github: vrdominguez
76