<!DOCTYPE html>
<html lang="en">
<head>
  <!-- Global site tag (gtag.js) - Google Analytics -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-109290271-1"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'UA-109290271-1');
  </script>
  <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>Brian Barbutti</title>
  <link rel="stylesheet" type="text/css" href="main.css"/>
  <link href="https://fonts.googleapis.com/css?family=Raleway:400,600|Rozha+One" rel="stylesheet">
</head>
<body>
  <header>
    <h1>Brian Barbutti</h1>
  </header>
  <section id="main">
	  <p>Hello!</p>

	  <p>I'm a product manager at <a href="https://entermotion.com">Entermotion</a>, which is based in Wichita, US. I've been working with them for 10+ years, together with other people from South America, Europe and other
	  parts of the US. I live in São Paulo, Brazil.</p>

	  <p>Soon after I joined Entermotion, we started a side company called Paste Interactive with the aim of having a free hand at making our own web apps. We've released a handful of products since our inception, but the
	  main one that's still alive and kicking is <a href="https://jumpchart.com">Jumpchart</a>.</p>

	  <p>We've been working on <a href="https://atlas.md">Atlas.md</a> for the past few years and I'm currently the product manager there, working closely with stakeholders, the development, and the customer service teams.
	  I've been at Atlas.md since its inception, having done the initial prototypes all the way to the code for the first version and later structuring its growth.</p>

	  <p>Before all this, I got a programming certificate from the University of Campinas, graduated from marketing school, was half of the communication team for a local games development company, interned at <a
	  href="https://www.ic.unicamp.br/">IC</a> and ran a blog called egoCheese.</p>

	  <p>When I'm not working, you can find me hanging out wife and son in São Paulo – or around the world, if the budget so permits! Constantly taking <a href="https://www.flickr.com/people/barbutti/">photos</a> and <a href="https://www.goodreads.com/user/show/45120639-brian-barbutti">reading</a>.</p>

	  <p><a href="mailto:barbutti@gmail.com">Get in touch!</a></p>
	  
	  <p class="external-links">
		  <a href="https://www.linkedin.com/in/brian-barbutti/">LinkedIn</a>
		  <a href="https://www.flickr.com/people/barbutti/">Flickr</a>
		  <a href="https://twitter.com/barbutti/">Twitter</a>
		  <a href="mailto:barbutti@gmail.com">Email</a>
	  </p>
  </section>
</body>