<!DOCTYPE html>
<html lang="en">

  <head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <title>
    
      zacharytamas &middot; 
    
  </title>

  <link rel="stylesheet" href="/styles.css">
  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-precomposed.png">
  <link rel="shortcut icon" href="/public/favicon.ico">
  <link rel="alternate" type="application/atom+xml" title="zacharytamas" href="/atom.xml">
</head>


  <body class="front">

    <div class="container content">

      <main>
        <section>
  <h1>Hello, I'm Zachary.</h1>
  <figure class="self-photo"><img src="/public/me.jpg" alt="A photo of me"></figure>
  <p>I'm a full-stack developer and designer living in Atlanta, by way of Kansas City but originally from Florida. I enjoy photography, reading, and fitness (but also pizza).

    <span class="last-paragraph">If you like poorly written auto-biographies you can find <a href="/about/">more here</a>.</a></p>
</section>

<section>
  <h3>Work</h3>

  <p>I work as a freelancer providing full-stack development and front-end performance consulting. I've been working on the web for over ten years now and have enjoyed working with teams on several projects at <a href="https://google.com">Google</a>, <a href="https://cerner.com">Cerner</a>, and <a href="http://www.coxmediagroup.com/">Cox Media Group</a>.</p>
</section>

<section class="callout">
  <h4>Want to work together?</h4>

  <p>If you'd like to check out my work or get in touch professionally, please check out <a href="/hire-me/">my hiring page</a>.</p>

</section>

<section>
  <h3>Writings</h3>
  <p>I occasionally write posts about web development, design, and my varied other interests.</p>

  <ul class="writings">
    
    <li><a href="/2016/02/29/mind-the-mess/">Mind the Mess</a></li>
    
    <li><a href="/2014/01/20/how-i-work-coding/">How I Work: Coding</a></li>
    
    <li><a href="/2014/01/12/annual-goals/">Annual Goals</a></li>
    
    <li><a href="/2014/01/02/es6-arrow-functions/">ES6 Arrow Functions</a></li>
    
    
  </ul>
</section>

<section>
  <h3>Contacting Me</h3>

  <p>I'm pretty accessible online via several outlets. I'm @zacharytamas on <a href="https://github.com/zacharytamas">Github</a>, <a href="https://twitter.com/zacharytamas">Twitter</a>, and <a href="https://instagram.com/zacharytamas">Instagram</a>. You can also email me at <a href="mailto:zacharytamas@gmail.com">zacharytamas@gmail.com</a>.</p>
  <p>Also, this website's source code is <a href="https://github.com/zacharytamas/dotme">available on GitHub</a>.</p>
</section>

      </main>

      <footer class="footer">
        <small>
          &copy; <time datetime="2016-04-26T11:56:02-04:00">2009-2016</time>. All rights reserved.
        </small>
      </footer>
    </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','//www.google-analytics.com/analytics.js','ga');
       ga('create', 'UA-11164103-5', 'auto');
       ga('send', 'pageview');
     </script>
    
  </body>
</html>
