karnov.club/index.html
2019-07-18 23:46:14 -04:00

23 lines
1.5 KiB
HTML

<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=block" rel="stylesheet">
<link href="styles.css" rel="stylesheet" />
<title>🍕</title>
</head>
<body>
<main>
<section>
<figure>
<img src="hi.png"/>
</figure>
<h1>Oh, hey.</h1>
<p>My name is <strong>Marc</strong>, and I'm into <strong>well-crafted code</strong>, <strong>opensource anything</strong> and <strong>DIY everything</strong>.</p>
<p>Right now, I help organize the <a href="https://www.meetup.com/meetup-group-SHWjhLkX/">Toronto Open Source Community meetups</a>, I take care of the <a href="https://opensource.tophat.com">Open Source initiative</a> and write some neat code at <a href="https://www.tophat.com">Top Hat</a>. I'm passionate about keeping things simple (or trying to) and making things from scratch.</p>
<p>Stack-wise, I like <strong>React</strong> and <strong>Django</strong> and I am interested in all things infrastructure, ETL (Airflow is a blast), analytics and code performance. I'm open to everything, really.</p>
<p>Oh, and I make pretty good sourdough. 🍞</p>
<hr>
<p>Ping me on Twitter (<a href="https://www.twitter.com/marccataford">@marccataford</a>), on Github (<a href="https://www.github.com/mcataford">mcataford</a>), on <a href="www.linkedin.com/in/marccataford">LinkedIn</a> or via email at mcat [at] riseup.net, I'd love to chat.</p>
</section>
</main>
</body>
</html>