be440d0c8b
* docs: copy update * docs: copy * docs: copy
23 lines
1.3 KiB
HTML
23 lines
1.3 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 organize and host the <a href="https://www.meetup.com/meetup-group-SHWjhLkX/">Toronto Open Source Community meetups</a> (on hold until COVID subsides... :(), I take care of <a href="https://opensource.tophat.com">Open Source</a> and write some neat code at <a href="https://www.tophat.com">Top Hat</a>.</p>
|
|
<p>The bulk of my current work is split between <strong>React</strong> and <strong>Django</strong>, but I am also interested in all things infrastructure, performance and scalability. I'm open to everything, really.</p>
|
|
<p>I also make pretty good sourdough. 🍞</p>
|
|
<hr>
|
|
<p>Ping me on <a href="https://www.github.com/mcataford">Github</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>
|