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 | LICENSE

commit a8c647cda66495eaa0d78d8207dcb66c4053df20
parent 9222434b929cd186a268cc079b61d7322b035aed
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date:   Tue, 19 Jan 2021 20:10:13 +0000

Modified experiences section

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

diff --git a/resume/experience.tex b/resume/experience.tex @@ -8,8 +8,9 @@ {Aug. 2019 -- Present} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \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 {Worked on an ASP.NET Web API with an MVC application front end for real-time mission critical communications.} + \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.} @@ -23,7 +24,7 @@ {Sep. 2018 -- May 2019} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Developing client facing website using ASP.NET Core that implemented the Model-View-Controller pattern.} + \item {Developed client facing website for a subscription service - using ASP.NET Core that implemented the MVC pattern.} \item {Utilised Team Foundation Server for source control and build agents.} \item {Used the Agile methodology Scrum as the development paradigm, as well as test driven development and pair programming.} \end{cvitems}