<!doctype html>
<html lang="en">
  <head>
    <title>Seth Etter &mdash; software engineer</title>

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

    <link rel="shortcut icon" href="/favicon.svg" />

    <link rel="stylesheet" href="/css/style.css" />
  </head>
  <body>
    <div id="header">
      <div id="logo">
        <a href="/">
          <strong>seth etter</strong>&nbsp;
          <small><em>dot</em></small>
          &nbsp;&nbsp;<strong>com</strong>
        </a>
      </div>
      <div id="navigation">
        <ul>
          <li>
            <a href="https://seth.computer" title="More stuff by Seth"
              >seth.computer</a
            >
          </li>
        </ul>
      </div>
    </div>

    <main class="container">
      <div id="content prose">
        <h1>Hello! I'm Seth</h1>

        <p>
          I'm a software engineer and technical lead working in the industry
          since 2012.
        </p>

        <p>
          I've had a variety of experience: from individual contributor to
          management and technical leadership. I've worked in a variety of
          contexts: from small SaaS startups to federal government contracting.
        </p>

        <p>
          During that time I've honed my understanding of what it takes to
          deliver and operate software effectively, at both the technical and
          organizational levels.
        </p>

        <p>
          With additional background in education and public speaking, I enjoy
          breaking complex topics down to their essentials and helping people
          understand what is most important and applicable to their unique
          context.
        </p>

        <p>
          Is there something I might be able to help you or your business with?
          <a href="/cdn-cgi/l/email-protection#3a4d5f5814080f0b0b08087a495f4e525f4e4e5f4814595557">Let's chat</a>.
        </p>

        <p>
          You can also find me at
          <a href="https://seth.computer">seth.computer</a>.
        </p>
      </div>
    </main>

    <footer id="footer">
      <p style="float: right; justify-text: right">Updated: 2025-01-04</p>
      <p>
        Created and maintained by
        <a rel="me" href="https://sethetter.com">Seth</a>
      </p>
    </footer>

    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script
      src="https://cdn.usefathom.com/script.js"
      data-site="HRUUKZPR"
      defer
    ></script>
  </body>
</html>
