commit 4d1c583f32d26de05ccbe5150b14961d58e07079
parent 6cbd01abf4161e7385ea2919c5bcbbec1188ae8b
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date: Sat, 13 Mar 2021 15:17:49 +0000
Modified experiences
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resume/experience.tex b/resume/experience.tex
@@ -8,12 +8,12 @@
{Aug. 2019 -- Present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
- \item {Worked on an ASP.NET Web API using Entity Framework, with an MVC application front end for real-time mission critical communications.}
+ \item {Worked on an ASP.NET Web API using Entity Framework, with an MVVM 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.}
+ \item {Deployed containerised applications in virtual machines both on premise and in Azure.}
\end{cvitems}
}