cv/_site/work.html
2023-11-27 09:05:58 +00:00

35 lines
653 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</p>
<p>Lumen: September 2021 March 2022</p>
<p>DIS Consulting IT Ltd: March 2022 November 2023</p>
<p>Jenoptik: January 2024 Current</p>
</body>
</html>