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 1b0f091e02258423fa151eeb6abd21567d97461d
parent eb3b7ac8231dd708b29ac0069bd18b0c0bde936f
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date:   Tue, 16 Mar 2021 16:53:14 +0000

Fixed broken build

Diffstat:
Mresume/experience.tex | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resume/experience.tex b/resume/experience.tex @@ -8,7 +8,7 @@ {Aug. 2019 -- Present} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Worked on a content management system using C# and JavaScript, with Bootstrap and SASS.} + \item {Worked on a content management system using .NET and JavaScript, with Bootstrap and SASS.} \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.}