website/index.html

48 lines
1.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 lang="en">
<!--
  l、
゙(゚、 。
 l、゙ ~ヽ
 じしf_, )
-->
<head>
<title>jack bond-preston</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style/stylesheet.css">
</head>
<body>
<h1>
<a href="https://jackbondpreston.me">jack bond&hyphen;preston</a>
</h1>
<h2>contact</h2>
<p>
you can contact me via <a href="mailto:jackbondpreston@outlook.com">email</a> or on <a href="https://www.linkedin.com/in/jack-bond-preston-922706150/">linkedin</a>
</p>
<p>
my cv is available for viewing <a href="cv.pdf">here</a>
</p>
<h2>open source</h2>
<p>
i have personal accounts on <a href="https://github.com/jackbondpreston">github</a> and <a href="https://gitlab.com/jackbondpreston">gitlab</a>
</p>
<p>
some of my work on <a href="https://www.arm.com/architecture/cpu/morello">morelo</a> is available on the <a href="https://git.morello-project.org/morello/musl-libc/-/commits/morello/master?author=Jack%20Bond-Preston">morello musl gitlab</a>
</p>
</body>
</html>