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 eb3b7ac8231dd708b29ac0069bd18b0c0bde936f
parent 252d97c69057b59f0e337863ed8873da3584a627
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date:   Tue, 16 Mar 2021 16:51:36 +0000

Modified for CMS experience

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 an ASP.NET RESTful API using Entity Framework, with an MVVM application front end for real-time mission critical communications.} + \item {Worked on a content management system using C# 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.}