From 87e2168dfde3e8a3b60f694e1630d617356cbbd8 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Fri, 8 May 2020 00:29:50 -0300 Subject: [PATCH] corrections --- data/en/employment.yml | 14 +++++++------- data/en/hobbies.yml | 2 +- data/en/skills.yml | 14 +++++++------- themes/mauro/layouts/index.html | 4 ++-- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/data/en/employment.yml b/data/en/employment.yml index 2bfa561..34ff67d 100644 --- a/data/en/employment.yml +++ b/data/en/employment.yml @@ -9,8 +9,8 @@ source: Part of the core IT team managing the local network with 500 users. Administration of on-premises web services for the whole university campus serving 20k students, staff, and the general - public. Set up many network services from LDAP directory, mail - server to the web frontends. Lead the transition to writing + public. Set up many network services from LDAP directory, mail + server to the web frontends. I lead the transition to writing configuration as code. Currently implementing delivery pipelines working hand in hand with dev teams. @@ -19,9 +19,9 @@ source: time: 2019-2020 description: My goal was designing and implementing a reliable delivery - process. The solution included containerization of software to - achieve uniformity between environments. Also did training of - the dev teams with the aim of generating a common git culture + process. The solution included the containerization of software + to achieve uniformity between environments. I also did training + of the dev teams with the aim of generating a common git culture and an ability to implement new pipelines and tweak existing ones. @@ -40,5 +40,5 @@ source: description: Here's where it all started! My work was dealing with end-user problems in GNU/Linux and Windows workstations. Our biggest - challenge was migration of the whole bunch of Windows users to - GNU/Linux. + challenge was the migration of the whole bunch of Windows users + to GNU/Linux. diff --git a/data/en/hobbies.yml b/data/en/hobbies.yml index 120840d..7aeda66 100644 --- a/data/en/hobbies.yml +++ b/data/en/hobbies.yml @@ -10,4 +10,4 @@ items: - name: Biking desc: my favorite means of transportation. - name: Running - desc: great way for activating body and mind. + desc: a great way for activating body and mind. diff --git a/data/en/skills.yml b/data/en/skills.yml index 3bd8f85..2dc58de 100644 --- a/data/en/skills.yml +++ b/data/en/skills.yml @@ -4,7 +4,7 @@ content: - title: System administration freeform: Experience in most aspects of managing Linux-based network, - server and workstation environments; setup and deployment of + server, and workstation environments; setup and deployment of frontend and web servers, Java application servers, database, mail, directory servers. Proficient in Bash and Python scripting. @@ -21,12 +21,12 @@ content: - title: DevOps and continuous delivery freeform: Work within dev teams designing automation pipelines for the - build, testing and delivery stages. Pipeline implementation with - GitLab, Drone, GitHub Actions, BitBucket and Jenkins. Skilled - communicator, supporting the transition to more agile Git - workflows. Implementation of auxilliary pipeline tools (plugins, - Docker images, etc). Deploy to various cloud infrastructure - including Amazon, Hetzner, Linode. + build, testing, and delivery stages. Pipeline implementation + with GitLab, Drone, GitHub Actions, BitBucket, and + Jenkins. Skilled communicator, supporting the transition to more + agile Git workflows. Implementation of auxiliary pipeline tools + (plugins, Docker images, etc). Deploy to various cloud + infrastructure including Amazon, Hetzner, Linode. # - title: Technologies # ranked: diff --git a/themes/mauro/layouts/index.html b/themes/mauro/layouts/index.html index f9be302..c5fc647 100644 --- a/themes/mauro/layouts/index.html +++ b/themes/mauro/layouts/index.html @@ -7,8 +7,8 @@
Responsive image
-

I'm {{ .Site.Params.author }}, a System Administrator.

-

I'm into everything DevOps, Delivery Automation, and Infrastructure.

+

I'm {{ .Site.Params.author }}, a system administrator.

+

I'm into everything DevOps, delivery automation, and infrastructure.

Check out my resume.