resume

Fork of Awesome CV that I've modified for my own use - requires XeLaTex.
git clone git://git.mattfehrenbach.xyz/resume.git
Log | Files | Refs | README

commit 4afddbb6fdfdbf17cf6ef04a00f63c9b5aefecb0
parent e2bb508fcffb2451a7c76e5af08c0f9d34df73c3
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date:   Mon, 30 Nov 2020 23:19:32 +0000

Added more devops oriented points to experience

Diffstat:
Mresume/experience.tex | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/resume/experience.tex b/resume/experience.tex @@ -8,9 +8,9 @@ {Aug. 2019 -- Present} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \item {.NET framework contact management system used by emergency service operators. Worked on APIs and database tier that interacted with a desktop application presentation tier.} - \item {Using Gherkin via Specflow to perform behaviour-driven development as well as test-driven development, where all tests are run during continuous integration.} - \item {Using an Ubuntu Server virtual machine, I created a Team Foundation Server build agent which handled the continuous integration and publishing of Nuget packages via infrastructure as code.} + \item {Maintained Team Foundation Server build pipelines and administered their migration to Azure.} + \item {Using Gherkin via Specflow to perform behaviour-driven development as well as test-driven development, where all tests are run during continuous integration - specified in the build pipeline.} + \item {Deployed virtual machine for a Team Foundation Server build agent, which handled the continuous integration and delivery of Nuget packages via infrastructure as code.} \item {Created and maintained various virtual machines to host databases and build agents in Azure.} \item {Deployed a containerised web API with Docker in a Linux virtual machine.} \end{cvitems}