commit 6159fc029af8582f8fe7a598efae1ae4426ace9c
parent 871245024c09007a4463f36304a1bcdc7f013d81
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date: Tue, 11 Aug 2020 18:26:47 +0100
Made text identitcal to link and reduced informal language
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
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="resume.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">resume</a>.</p>
</article>
<!-- About -->