You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.4 KiB
HTML

<x-meta>
<title>About the Author</title>
</x-meta>
<h1>About the Author</h1>
<div>
<img class="author" src="static/images/author.png" />
<p>
Hello! My name is Nick. Currently I'm located in the Greater Philadelphia
area.
</p>
<p>
I <a href="/work.html">work</a> as a programmer, typically remotely.
I'm usually tinkering on some sort of project, some of which are available
publicly on <a href="https://git.idylls.net">my git service</a>, and others
that I keep mostly private for myself and friends (though I'm typically
happy to demo/share source code on request).
</p>
<p class="hidden">
Outside of that, I've recently
started doing some art again, which I publish under the aliases Opus Manuum
(for more traditional art) and 0xFA7E (for pixel art). Eventually there
will be a link here where you can view some of my pieces :)
</p>
<p>
You can see what I'm currently up to on my <a href="/now.html">now</a> page.
</p>
<p>
I maintain a list of the gear / tools I use <a href="/uses.html">here</a>.
</p>
<h2 id="contact">Contact Me</h2>
<p>
If you'd like to reach me, the best way to do so is by email. My email
address is <code class="nobreak">nick at &lt;this domain&gt;</code>. <strong>Please add my
address to your whitelist, otherwise any responses I send may be sent to
spam, or worse, silently dropped.</strong> I try to respond within 24 hours,
so if you haven't heard from me by then, either check your spam folder or
send me another email.
</p>
</div>