You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _layouts/home.html
+19-4Lines changed: 19 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ <h2 id="about">Hello!</h2>
24
24
I'm a PhD researcher at the University of Manchester, investigating ways to mathematically prove the safety and reliability of robots. I'm supervised by <ahref="https://mariefarrell.github.io">Marie Farrell</a>, <ahref="http://www.cs.man.ac.uk/~dennisl/index.html">Louise Dennis</a>, and <ahref="https://web.cs.manchester.ac.uk/~michael/">Michael Fisher</a>, working in the <ahref="https://autonomy-and-verification.github.io">Autonomy and Verification Group</a>.
25
25
</p>
26
26
27
-
<p>Previously I worked at <ahref="https://tarides.com">Tarides</a>, developing open-source tooling for the OCaml ecosystem.</p>
27
+
<p>Previously I worked at <ahref="https://tarides.com">Tarides</a> in Paris, developing open-source tooling for the OCaml ecosystem.</p>
28
28
29
29
<p>I enjoy making computer science more accessible, whether by writing articles, making fun interactive projects, or just rambling to passers-by. You can check out my blog <ahref="/articles">here</a>.</p>
Part of the local organising committee of <ahref="https://ifm2024.cs.manchester.ac.uk">the 19th International Conference on Integrated Formal Methods 2024</a>.
55
+
</li>
56
+
<li>
57
+
Member of the <ahref="https://autonomy-and-verification.github.io">Autonomy and Verification Network</a>.
58
+
</li>
59
+
</ul>
48
60
</div>
61
+
49
62
<divstyle="padding-top: 30px;">
50
-
<h2id="teaching">Teaching</h2>
63
+
<h2id="teaching">Teaching Experience</h2>
51
64
<hr>
52
-
<h5>University of Manchester — Graduate Teaching Assistant</h5>
65
+
<p><b>University of Manchester</b>, Graduate Teaching Assistant</p>
53
66
<ul>
54
67
<listyle="margin-bottom: 5px;">
55
68
Automated Reasoning and Verification (2024)
@@ -61,7 +74,7 @@ <h5>University of Manchester — Graduate Teaching Assistant</h5>
61
74
Mathematical Techniques for Computer Science (2024)
62
75
</li>
63
76
</ul>
64
-
<h5>University of Cambridge — Supervisor (TA equiv.)</h5>
77
+
<p><b>University of Cambridge</b>, Supervisor (TA equiv.)</p>
65
78
<ul>
66
79
<listyle="margin-bottom: 5px;">
67
80
Hoare Logic and Model Checking [<ahref="https://www.cl.cam.ac.uk/teaching/2324/HLog+ModC/">link</a>] (2023, 2022)
0 commit comments