<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width">
    <title>Mark Wunsch</title>
    <link href="/css/main.css" media="screen" rel="stylesheet">
    <meta property="og:title" content="Mark Wunsch" />
    <meta property="og:description" content="A software engineer and technologist." />
    <meta property="og:url" content="http://www.markwunsch.com/" />
    <meta property="og:site_name" content="Mark Wunsch" />
    <meta name="description" content="A software engineer and technologist." />
    

    <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-4277625-1', 'auto');
ga('send', 'pageview');
    </script>
  </head>
  <body>
    <section itemscope itemtype="http://schema.org/Person">
  <!-- TK. -->
  <header class="masthead">
    <h1 itemprop="name">Mark Wunsch</h1>
    <p itemprop="description">A software engineer and technologist.</p>
  </header>
  <div class="front-page">
    <p class="introduction">
      I work for <a class="works-for" itemprop="worksFor" href="https://www.harrys.com/">Harry's</a>
      in <span class="location" itemprop="workLocation">New York City</span>.
      I am married to <a itemprop="spouse" href="http://www.veraveravera.com/">Vera</a>.
    </p>
    <ul class="elsewhere">
      <li class="link">
        <a href="http://blog.markwunsch.com" rel="me" itemprop="sameAs">Tumblr</a>
        <p class="link-description">My blog</p>
      </li>
      <li class="link">
        <a href="https://www.twitter.com/markwunsch" rel="me" itemprop="sameAs">Twitter</a>
        <p class="link-description">My bon mots</p>
      </li>
      <li class="link">
        <a href="https://github.com/mwunsch" rel="me" itemprop="sameAs">GitHub</a>
        <p class="link-description">My bugs</p>
      </li>
      <li class="link">
        <a href="http://pinboard.in/u:mwunsch" rel="me" itemprop="sameAs">Pinboard</a>
        <p class="link-description">My curio</p>
      </li>
      <li class="link">
        <a href="http://www.linkedin.com/in/mwunsch" rel="me" itemprop="sameAs">LinkedIn</a>
        <p class="link-description">My posturing</p>
      </li>
      <li class="link">
        <a href="https://speakerdeck.com/mwunsch" rel="me" itemprop="sameAs">Speaker Deck</a>
        <p class="link-description">My soapbox</p>
      </li>
      <li class="link">
        <a href="https://keybase.io/wunsch" rel="me" itemprop="sameAs">Keybase</a>
        <p class="link-description">My keys</p>
      </li>
      <li class="link">
        <a href="http://tinyletter.com/wunsch" rel="me" itemprop="sameAs">TinyLetter</a>
        <p class="link-description">My missives</p>
      </li>
      <li class="link">
        <a href="https://www.instagram.com/mwunsch/" rel="me" itemprop="sameAs">Instagram</a>
        <p class="link-description">My optics</p>
      </li>
    </ul>
    <hr />
    <p>For nearly a year I have engaged in the deliberate practice of writing a bit of open-sourced code every (week) day. I accumulate and annotate the code I've written in a <a href="http://tinyletter.com/wunsch">weekly newsletter</a>.</p>
    <p>Some other projects of mine:</p>
    <ul class="projects">
      <li class="project">
        <a href="https://twitter.com/sonic_sketches">@sonic_sketches</a>, A Twitter bot that generates a song every morning based on NYC weather data
      </li>
      <li class="project">
        <a href="http://www.abstractfactory.tv/">Abstract Factory</a>, An episodic audio series available via web syndication that I co-host with <a href="http://casey.kolderup.org/">Casey Kolderup</a>
      </li>
      <li class="project">
        <a href="http://www.avatarpro.biz/">AvatarPro.biz</a>, A random avatar generator
      </li>
      <li class="project">
        <a href="http://collegebowl.avatarpro.biz/">Collegiate Bowl</a>, A flamboyant mock user generator and API
      </li>
      <li class="project">
        <a href="http://www.dailyspin.biz/">DailySpin.biz</a>, The spinning newspaper gag as a service
      </li>
    </ul>
    <hr />
    <div class="video">
      <p>I occasionally speak about topics in software development. Reach out to me if you'd like me to speak at your conference or meetup.</p>
      <div class="vid-wrapper">
        <iframe width="750" height="422" src="https://www.youtube.com/embed/videoseries?list=PLliW0zeGqNKM4k7IiSId_DphJgX_9Wha9" frameborder="0" allowfullscreen></iframe>
      </div>
      <p>In 2011, Gilt (my employer at the time) chose me to co-host a series of videos promoting some of the designers and products available on the site. I am available for television appearances&hellip;</p>
      <div class="vid-wrapper">
        <iframe width="750" height="422" src="https://www.youtube.com/embed/E4J21QsYfyA?list=PLA8355407C2F44FA4" frameborder="0" allowfullscreen></iframe>
      </div>

    </div>
    <hr />
    <div class="contact">
      <a href="https://twitter.com/markwunsch" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @markwunsch</a>
      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
      <a class="email" href='mailto:mark@markwunsch.com'>mark@markwunsch.com</a>
    </div>
  </div>
</section>

    <footer id="footer">
  <p class="powered-by">Powered by <a href="https://pages.github.com/">GitHub Pages</a></p>
  <p class="copyright">&copy; 2016 Mark Wunsch. All rights reserved.</p>
</footer>

  </body>
</html>
