cv/_site/work.html
2023-11-26 22:26:29 +00:00

32 lines
629 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Work</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
<nav>
<a href="/" >Home</a>
<a href="/about.html" >About</a>
<a href="/education.html" >Education</a>
<a href="/work.html" class="current">Work</a>
</nav>
<h1 id="work">Work</h1>
<p>This page tells you about my past and current work:</p>
<p>Waitrose: October 2019 August 2021
Lumen: September 2021 March 2022
DIS Consulting IT Ltd: March 2022 November 2023
Jenoptik: January 2024 Current</p>
</body>
</html>