You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

117 lines
6.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Resume | Sam Hatfield, Professional Generalist</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Exo+2&family=Roboto:wght@300;700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/82b8da3382.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/style.css" />
<link rel="canonical" href="https://samhatfield.me" />
</head>
<body>
<div class="background-texture"></div>
<main id="main">
<header id="header">
<h1>Sam Hatfield's Resume</h1>
<section id="contact">
<p><i class="fas fa-map-marker-alt"></i> St. Louis, MO</p>
<p><a class="no-underline" href="https://linkedin.com/in/sehqlr" target="_blank"><i class="fab fa-linkedin"></i> sehqlr</a></p>
<p><a class="no-underline" href="https://github.com/sehqlr" target="_blank"><i class="fab fa-github"></i> sehqlr</a></p>
</section>
</header>
<article id="skills-and-stacks" class="top-level">
<h2 class="section-heading">Skills and Stacks</h2>
<h3>Programming</h3>
<p>Python, Javascript, HTML, CSS</p>
<h3>Web Dev</h3>
<p>Flask, RESTful APIs, FormanticUI</p>
<h3>Databases</h3>
<p>MySQL/MariaDB, PostgreSQL, Cassandra</p>
<h3>DevOps</h3>
<p>Vagrant, Docker, Ansible, systemd</p>
<h3>Clouds</h3>
<p>Amazon Web Services, Google Compute Engine, DigitalOcean</p>
</article>
<article id="experience" class="top-level">
<h2 class="section-heading">Professional Experience</h2>
<section class="right-align">
<p>Dec 2020 &mdash; now</p>
</section>
<section id="washu">
<p><b>Systems Engineer, Library Technology Services</b>, <em>Washington University in St. Louis Libraries</em></p>
<ul>
<li>Implemented and maintained data pipelines to Primo, our discovery layer service</li>
</ul>
</section>
<section class="right-align">
<p>May 2020 &mdash; now</p>
</section>
<section id="freelancing">
<p><b>Founder</b>, <em>Sam Hatfield, Professional Generalist LLC</em></p>
<ul>
<li>Was subcontracted by client Wand USA to work on their PHP-based web application</li>
</section>
<section class="right-align">
<p>June &mdash; Sept 2017</p>
</section>
<section id="monsanto">
<p><b>Full Stack Developer, FieldDrive Core</b>, <em>Monsanto (now Bayer)</em></p>
<ul>
<li>Managed AWS resources for the data pipeline for FieldDrive with Ansible</li>
<li>Implemented swagger API endpoints and clients</li>
</ul>
</section>
<section class="right-align">
<p>2016 &mdash; 2017</p>
</section>
<section id="centurylink">
<p><b>Monitoring Automation Engineer, Monitoring Automation Team</b>, <em>CenturyLink</em></p>
<ul>
<li>Improved and extended Huge, a suite of internal tools to increase efficiency of Ops</li>
<li>Programmed in Python/Django and Perl/Mojolicious in a microservices environment</li>
</ul>
</section>
<section class="right-align">
<p>2015 &mdash; 2016</p>
</section>
<section id="asteris">
<p><b>Junior Developer</b>, <em>Asteris, LLC</em></p>
<ul>
<li>Designed and implemented experimental features for <a href="https://github.com/asteris-llc/converge">Converge</a></li>
<li>Implemented an intergration test harness for <a href="https://github.com/mantl/mantl">Mantl</a> using Python and Travis CI</li>
<li>Led 1-3 person teams of interns and apprentices for limited projects and on-boarding</li>
</ul>
</section>
<section class="right-align">
<p>2014 &mdash; 2015</p>
</section>
<section id="reibb">
<p><b>Junior Developer</b>, <em>REIBlackBook.com</em></p>
<ul>
<li>Implemented business automation software for REIBB users</li>
<li>Coded 70% PHP, 30% client-side Javascript, from CRUD to minimal UI</li>
</ul>
</section>
</article>
<article id="education" class="top-level">
<h2 class="section-heading">Education</h2>
<section class="right-align">
<p>2008 &mdash; 2010</p>
</section>
<section id="umsl">
<p><b>BA in English &amp; Certificate of Creative Writing</b>, <em>University of Missouri - St. Louis</em></p>
</section>
<section class="right-align">
<p>2005 &mdash; 2008</p>
</section>
<section id="ecc">
<p><b>AA in English</b>, <em>East Central College</em></p>
</section>
</article>
</main>
</body>
</html>