<html>
<head>
   <meta name="viewport" content="initial-scale=1" />

   <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
   <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>

    <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css" rel="stylesheet">

   <link href="./main.css" rel="stylesheet">
</head>


<body>
   <div class="main-text">
      <p class="hi">
         Hi, I'm Jason, cofounder at <a href="https://ourresearch.org">OurResearch.</a>
         My passion is making science more open and reusable online. I
         <a href="https://scholar.google.ca/citations?hl=en&user=w32jC0YAAAAJ&view_op=list_works">write things</a>
         and <a href="https://github.com/jasonpriem">build things</a> and <a
              href="https://www.youtube.com/watch?v=O1a9EQqLcXU">talk about things.</a>
      </p>
      <p class="intro">
      </p>

      <p>
      </p>

      <p>
         Let's chat! Hit me up on
         <a title="Twitter" href="https://twitter.com/jasonpriem">
            Twitter</a>
         or
         <a title="Email" href="mailto:jason@ourresearch.org">
            email.</a>
      </p>

   </div>
   <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-26401974-1', 'auto');
     ga('send', 'pageview');

   </script>
</body>
</html>