<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Condensed:wght@300;700&family=IBM+Plex+Serif&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://ojkelly.dev/style.css" />
<meta name="description" content="Australian software engineer." />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Owen Kelly</title>
<script>
      // Used to have gatsby here
      if (typeof window !== 'undefined' && 'serviceWorker' in navigator) {
        window.navigator.serviceWorker.getRegistrations().then(registrations => {
          registrations.forEach(r => r.unregister())
        })
      }
    </script>
</head>
<body>
<header>
<h1 style="
          font-size: 4rem;
          margin: 0.1em;
          line-height: 1em;
          font-weight: 700;
        ">
<small style="font-size: 0.4em; line-height: 0; font-weight: 300">👋 Hey I'm
</small>
<br />
OWEN KELLY
</h1>
</header>
<main>
<section>
<p class="me-large"></p>
</section>
<section>
<aside>
<h3>
<a href="https://ojkelly.dev" target="_blank"> Blog </a>
</h3>
<p>
I'm a Software Engineer from Australia. I write about that at
<a href="https://ojkelly.dev" target="_blank">ojkelly.dev</a>
</p>
</aside>
<aside>
<h3>
<a href="https://projects.owenkelly.com.au" target="_blank">
Projects
</a>
</h3>
<p>
I've built a growing number of
<a href="https://projects.owenkelly.com.au" target="_blank">things I find useful</a
            >.
</p>
</aside>
<aside>
<p>
The best way to contact me is on
<a href="https://twitter.com/ojkelly" target="_blank">twitter.com/@ojkelly</a
            >.
</p>
</aside>
<aside>
<p>
I have a bunch of code over at
<a href="https://github.com/ojkelly" target="_blank">github.com/@ojkelly</a
            >.
</p>
</aside>
</section>
</main>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vaafb692b2aea4879b33c060e79fe94621666317369993" integrity="sha512-0ahDYl866UMhKuYcW078ScMalXqtFJggm7TmlUtp0UlD4eQk0Ixfnm5ykXKvGJNFjLMoortdseTfsRT8oCfgGA==" data-cf-beacon='{"rayId":"7a543de7ab7b03c0","version":"2023.2.0","r":1,"token":"46c6f3aa3f5a4c4584c897a7d2a85721","si":100}' crossorigin="anonymous"></script>
</body>
</html>
