<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />

    <title>Fintan Hurl - Front-end Developer - Belfast, N. Ireland</title>
    <meta
      name="description"
      content="A front-of-the-front-end developer with more than 18 years experience building websites and user interfaces."
    />
    <link rel="stylesheet" href="css/site.css" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
      rel="preload"
      as="style"
      href="https://fonts.googleapis.com/css2?family=Anonymous+Pro:wght@400;700&display=swap"
    />
    <link
      rel="stylesheet"
      href="https://fonts.googleapis.com/css2?family=Anonymous+Pro:wght@400;700&display=swap"
      media="print"
      onload="this.media='all'"
    />
    <noscript>
      <link
        rel="stylesheet"
        href="https://fonts.googleapis.com/css2?family=Anonymous+Pro:wght@400;700&display=swap"
      />
    </noscript>
    <link rel="dns-prefetch" href="https://www.google-analytics.com" />
  </head>
  <body>
    <section class="page page--home">
      <header>
        <picture>
          <img src="images/fintan-hurl.png" alt="Memoji of Fintan Hurl" />
        </picture>
        <section>
          <h1>Fintan Hurl</h1>
          <h2>Front-end Developer</h2>
        </section>
      </header>

      <p>
        Hi, I’m Fintan Hurl. I’m a
        <a
          href="https://bradfrost.com/blog/post/front-of-the-front-end-and-back-of-the-front-end-web-development/"
          target="_blank"
          rel="noopener"
          >front-of-the-front-end developer</a
        >
        with more than 20 years experience building websites and user
        interfaces. Having worked in start ups, digital agencies and global
        companies, I have focused on helping agile teams with UI development for
        client-side web applications or large scale CMS websites.
      </p>
      <p>
        I’m currently working at
        <a href="https://cloudsmith.com/" target="_blank" rel="noopener"
          >Cloudsmith</a
        >
        — the only cloud-native, global, universal artifact management platform for securely developing and distributing software.
      </p>
      <p>
        I’ve previously worked at
        <a href="https://rotorvideos.com/" target="_blank" rel="noopener"
          >Rotor Videos</a
        >,
        <a href="https://continual.ly/" target="_blank" rel="noopener"
          >Continually</a
        >,
        <a href="https://www.monotype.com/" target="_blank" rel="noopener"
          >Monotype</a
        >
        and
        <a
          href="https://web.archive.org/web/20200206191906/http://typecast.com/"
          target="_blank"
          rel="noopener"
          >Typecast</a
        >.
      </p>
      <p>
        I’m also the creator of
        <a href="https://copychar.cc/" target="_blank" rel="noopener"
          >CopyChar</a
        >.
      </p>
      <p>
        Get in touch via
        <a
          href="mailto:&#102;&#00064;&#000102;&#105;&#x6e;&#000116;&#97;&#x6e;&#46;&#x68;&#x75;
      "
          >E-mail</a
        >
        or
        <a
          href="https://www.linkedin.com/in/fintanhurl/"
          target="_blank"
          rel="noopener"
          >LinkedIn</a
        >.
      </p>
    </section>
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-3PVD57D8D9"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());

      gtag('config', 'G-3PVD57D8D9');
    </script>
  </body>
</html>
