|
|
@ -16,30 +16,29 @@
|
|
|
|
margin: 0 auto;
|
|
|
|
margin: 0 auto;
|
|
|
|
max-width: 600px;
|
|
|
|
max-width: 600px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
p {
|
|
|
|
|
|
|
|
margin: 0;
|
|
|
|
|
|
|
|
}
|
|
|
|
a {
|
|
|
|
a {
|
|
|
|
color: #048;
|
|
|
|
color: #048;
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
ul {
|
|
|
|
|
|
|
|
list-style-type: none;
|
|
|
|
|
|
|
|
margin-top: 24px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-zrnmn8R8KkWl12rAZFt4yKjxplaDaT7/EUkKm7AovijfrQItFWR7O/JJn4DAa/gx" crossorigin="anonymous">
|
|
|
|
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-zrnmn8R8KkWl12rAZFt4yKjxplaDaT7/EUkKm7AovijfrQItFWR7O/JJn4DAa/gx" crossorigin="anonymous">
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<div class="container">
|
|
|
|
<div class="container">
|
|
|
|
|
|
|
|
<h3>Hello, I'm <strong>Dustin Swan</strong>.</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<ul class="fa-ul">
|
|
|
|
<p>I live on a <a href="https://rockwall-farm.com">horse farm</a> in upstate New York with my wife, Melissa.</p>
|
|
|
|
<li>Hello, I'm <strong>Dustin Swan</strong>.</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<p>Before this, we lived in New Mexico & Chicago.</p>
|
|
|
|
<li>I live on a <a href="https://rockwall-farm.com">horse farm</a> in upstate New York with my wife, Melissa.</li>
|
|
|
|
|
|
|
|
<li>Before this, we lived in New Mexico & Chicago.</li>
|
|
|
|
<p>I work at <a href="https://visionable.com">Visionable</a> writing front-end code.</p>
|
|
|
|
<li>I work at <a href="https://visionable.com">Visionable</a> writing front-end code.</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
<h4>Elsewhere</h4>
|
|
|
|
|
|
|
|
|
|
|
|
<ul class="fa-ul">
|
|
|
|
<ul class="fa-ul">
|
|
|
|
<li title="Email"><span class="fa-li"><i class="fal fa-envelope"></i></span><a href="mailto:dustin@dustinswan.com">dustin@dustinswan.com</a></li>
|
|
|
|
<li title="Email"><span class="fa-li"><i class="fal fa-envelope"></i></span><a href="mailto:dustin@dustinswan.com">dustin@dustinswan.com</a></li>
|
|
|
@ -55,14 +54,20 @@
|
|
|
|
<li title="Goodreads"><span class="fa-li"><i class="fab fa-goodreads-g"></i></span><a href="http://goodreads.com/dustinswan">goodreads.com/dustinswan</a></li>
|
|
|
|
<li title="Goodreads"><span class="fa-li"><i class="fab fa-goodreads-g"></i></span><a href="http://goodreads.com/dustinswan">goodreads.com/dustinswan</a></li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h4>Interests</h4>
|
|
|
|
|
|
|
|
|
|
|
|
<ul class="fa-ul">
|
|
|
|
<ul class="fa-ul">
|
|
|
|
<li><span class="fa-li"><i class="fas fa-flag"></i></span>decentralization, crypto-*, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fas fa-flag"></i></span>decentralization, crypto-*, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-terminal"></i></span>plain text, Emacs, org-mode, NixOS, &c.</li>
|
|
|
|
|
|
|
|
<li><span class="fa-li"><i class="fal fa-lambda"></i></span>strong types, pure functions, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-lambda"></i></span>strong types, pure functions, &c.</li>
|
|
|
|
|
|
|
|
<li><span class="fa-li"><i class="fal fa-terminal"></i></span>plain text, Emacs, org-mode, NixOS, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-recycle"></i></span>minimalism; low-power, low-waste, low-car, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-recycle"></i></span>minimalism; low-power, low-waste, low-car, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-piano"></i></span>playing piano; Chopin, Bach, Grieg, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-ellipsis-h"></i></span>piano, languages, climbing, travel, saving, motorcycles, bicycles, books, chess, speedcubing, sailing, making lists, &c.</li>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-language"></i></span>learning languages; French, 日本語, 中文, &c.</li>
|
|
|
|
</ul>
|
|
|
|
<li><span class="fa-li"><i class="fal fa-ellipsis-h"></i></span>climbing, travel, saving, motorcycles, bicycles, books, chess, speedcubing, sailing, making lists, &c.</li>
|
|
|
|
|
|
|
|
|
|
|
|
<h4>Gift ideas</h4>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
<li><a href="https://shop.pimsleur.com/en/giftcertpurchase">Pimsleur gift certificate</a></li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|