<!doctype html>
<html>
  <head>
    <meta content="IE=edge" http-equiv="X-UA-Compatible">
    <meta charset="utf-8">
    <meta content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewport">

    <!-- Use title if it's in the page YAML frontmatter -->
    <title>Siong &middot; Product &amp; Engineering</title>
    <link href="/images/favicon.png" rel="icon" type="image/png" />

    <link href="/stylesheets/site.css" rel="stylesheet" />
    <script src="/javascripts/all.js"></script>
  </head>

  <body class="index">
    <section class="welcome">
  <div class="logo">
    ⚔
  </div>
  <h1>Hi, I am <a href="https://x.com/sssionggg">Siong</a>.</h1>
  <p class="doc">
    I am currently building <a href="https://jup.ag">Jupiter</a>.
  </p>
</section><!-- .welcome -->
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
      ga('create', 'UA-633157-10', 'auto');
      ga('send', 'pageview');
    </script>
  </body>
</html>
