website

The files for mattfehrenbach.xyz, a fork of a template.
git clone git://git.mattfehrenbach.xyz/website.git
Log | Files | Refs

commit d529da6d25d28bd2b9ccb38933953bf9b7a078c6
parent 60bfe4ff05e99deacdaf83cbfb037c4138f0840d
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date:   Mon, 10 Aug 2020 22:32:41 +0100

Changed file to point to for resume

Diffstat:
DCV-20200713.pdf | 0
Mindex.html | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/CV-20200713.pdf b/CV-20200713.pdf Binary files differ. diff --git a/index.html b/index.html @@ -57,7 +57,7 @@ <h2 class="major">Work</h2> <span class="image main"><img src="images/wide02.png" alt="" /></span> <p>Through my job, I have been able to use tools such as Azure DevOps to bring about the continuous integration and continuous delivery of our software. Another important aspect of my work has been the use of Agile practices such as behaviour-driven development and test-driven development—enabled by tools like Specflow—in order to assure quality.</p> - <p>Various pieces of work—both occupational and recreational—have allowed me to delve into the world of Docker and virtual machines. Whether it has been creating build agents, containerising web API software, or tweaking QEMU for hardware acceleration; each has given me insight into application deployment and system administration. By the way, check out my <a href="CV-20200713.pdf">awesome CV</a>.</p> + <p>Various pieces of work—both occupational and recreational—have allowed me to delve into the world of Docker and virtual machines. Whether it has been creating build agents, containerising web API software, or tweaking QEMU for hardware acceleration; each has given me insight into application deployment and system administration. By the way, check out my <a href="resume.pdf">awesome CV</a>.</p> </article> <!-- About -->