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.
58 lines
1.3 KiB
HTML
58 lines
1.3 KiB
HTML
<!doctype html>
|
|
<style>
|
|
@font-face {
|
|
font-family: Iosevka;
|
|
src: url('iosevka-light.woff2') format('woff2');
|
|
}
|
|
body {
|
|
font-family: Iosevka;
|
|
}
|
|
a {
|
|
color: #048;
|
|
margin: 5px 0;
|
|
}
|
|
ul {
|
|
list-style-type: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
</style>
|
|
|
|
<b>Dustin Swan</b>
|
|
<br />
|
|
Troy, NY
|
|
<br /><br />
|
|
|
|
<ul>
|
|
<li><a href="mailto:dustin@dustinswan.com">dustin@dustinswan.com</a></li>
|
|
<li><a href="https://pgp.mit.edu/pks/lookup?op=get&search=0xAB49BD6B2B3A6377">PGP</a></li>
|
|
<li><a href="https://twitter.com/dustinswan">twitter.com/dustinswan</a></li>
|
|
<li><a href="http://instagram.com/dustinswan">instagram.com/dustinswan</a></li>
|
|
<li><a href="http://dustinswan.tumblr.com">dustinswan.tumblr.com</a></li>
|
|
<li><a href="http://pinterest.com/dustinswan">pinterest.com/dustinswan</a></li>
|
|
<li><a href="http://github.com/dustinswan">github.com/dustinswan</a></li>
|
|
<li><a href="https://keybase.io/dustinswan">keybase.io/dustinswan</a></li>
|
|
</ul>
|
|
|
|
<br />
|
|
|
|
<b>Things</b>
|
|
<ul>
|
|
<li>decentralization</li>
|
|
<li>crypto-anarchism</li>
|
|
<li>functional programming</li>
|
|
<li>types</li>
|
|
<li>design</li>
|
|
<li>piano</li>
|
|
<li>motorcycles</li>
|
|
<li>languages</li>
|
|
<li>games</li>
|
|
<li>bikes</li>
|
|
<li>books</li>
|
|
<li>fashion</li>
|
|
<li>spreadsheets</li>
|
|
<li>travel</li>
|
|
<li>climbing</li>
|
|
<li>speedcubing</li>
|
|
</ul>
|