23 lines
1 KiB
Markdown
23 lines
1 KiB
Markdown
|
---
|
||
|
title: About Me
|
||
|
prev: false
|
||
|
next: false
|
||
|
---
|
||
|
<!-- Maintained on the pages repo itself because of its heavy reliance on microformats markup -->
|
||
|
# About Me
|
||
|
|
||
|
<div class="h-card">
|
||
|
<span class="p-note">I'm a software developer who likes making games and tools! I have a variety of interests, from <a href="/garden/my-projects#games">game development</a> to the <a href="/garden/fediverse">fediverse</a> to <a href="/garden/digital-gardens">digital gardens</a>.</span>
|
||
|
|
||
|
<div class="img-container"><img class="u-photo" src="/me.jpg" /></div>
|
||
|
|
||
|
I live in <span class="p-locality">Dallas</span>, <span class="p-region">Texas</span>, <span class="p-country-name">USA</span> with my wife and baby son.
|
||
|
|
||
|
<span class="p-org h-card">I work at <span class="p-name">Topaz Labs LLC</span> as a <span class="p-job-title">Product Engineer</span>. <span class="p-role">I develop their flagship product Topaz Photo AI</span>.</span>
|
||
|
|
||
|
Reach out to me:
|
||
|
<ul>
|
||
|
<li>Email me at <a class="u-email" href="mailto:thepaperpilot@incremental.social">thepaperpilot@incremental.social</a></li>
|
||
|
</ul>
|
||
|
</div>
|