-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (21 loc) · 1.12 KB
/
index.html
File metadata and controls
27 lines (21 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
layout: default
---
<div>
<div id="about">
<h1>About Me</h1>
<p>Hi! I'm Nathan 👋🏻</p>
<p>Public interest technologist. Hopeless enjoyer of the little things. </p>
<p>📰 Newsroom Support Engineer for <a href="https://freedom.press">Freedom of the Press Foundation</a><br>💡 FOSS enthusiast<br>⌨️ Occasional blogger<br>🧑💻 Not a great developer but I dabble<br>🫘 2x Kidney Transplant recipient<br>🌿 Minimalist, (aspiring) environmentalist<br>🏡 Tri-cities TN / Asheville NC<br>🤵 Husband</p>
</div>
<div id="contact" style="line-height: 1">
<h1>Contact</h1>
<p>✉️ <a href="mailto:nathandyer@fastmail.com">nathandyer@fastmail.com</a></p>
<p>💬 @nathandyer:matrix.org (Matrix)</p>
<img src="https://nathandyer.me/img/signal-username-qr-code.png" alt="Find Nathan on Signal at @nathandyer.828" width=256 style="width: 256px; display: inline">
</div>
<div>
<h2>Caveat Lector</h2>
<p>Everything on this site is a reflection of my thoughts and opinions, but I consider everything I write to be mutable and indefinitely open to edits or changes.</p>
</div>
</div>