<!DOCTYPE html>
<html lang="en-us">
<head>
  <title>John Schrom</title>
  <meta http-equiv='content-type' content='text/html; charset=utf-8' />
  <meta name='author' content='John Schrom' />
  <meta name='viewport' content='width=device-width, initial-scale=1.0' />
  <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,700" rel="stylesheet" type="text/css">
  <link href="/assets/stylesheets/bootstrap.min.css" rel="stylesheet" type="text/css" />
  <link href="/assets/stylesheets/bootstrap-theme.min.css" rel="stylesheet" type="text/css" />
  <link href="/assets/stylesheets/style.css" rel="stylesheet" type="text/css" />
</head>

<body>
  <div class="container">
    <div class="row">
      <div class="col-md-10 col-md-offset-1" id='hi-there'>
        <h1>Hi, I'm John!</h1>
        <h2>I am a data scientist and epidemiologist.</h2>
        <h3>My interests generally involve biomedical informatics and computational biology, public health, social networks, and freedom of information act/government data.  If you'd like to get in touch, please <a href="mailto:john@schrom.io">email me</a> or find me on <a href="https://medium.com/john-schrom">Medium</a>, <a href="https://www.linkedin.com/in/johnschrom">LinkedIn</a>, or <a href="https://github.com/johnschrom">GitHub</a>.</h3>
      </div>
    </div>
</div>
</body>
</html>
