-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
45 lines (43 loc) · 1.5 KB
/
about.html
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: About
layout: default
---
{% include nav.html %}
<main class="row-wrap">
<a href="https://en.gravatar.com/whusterj" target="_blank" class="no-highlight">
<img src="http://gravatar.com/avatar/4e5a5a2d5be8c26770a7d901b5898a9e?s=800"
style="width: 100%; height: auto; max-width: 13rem;" alt="Portrait of William via Gravatar">
</a>
<p class="bio">
Entrepreneur. Engineer. Angel Investor. 🍖📻 Ham Radio Operator. Some kind of artist.
Right now I'm working on <a href="https://www.thinknimble.com" target="_blank">ThinkNimble</a>,
where we are building software for organizations we admire.
</p>
<p>
<strong>🍖📻 Ham Radio</strong>
<a href="https://www.qrz.com/db/W3WYM">W3WYM</a>
</p>
<p>
<strong>𝕏</strong>
<a href="https://x.com/whusterj">@whusterj</a>
</p>
<p>
<strong>Github</strong>
<a href="https://github.com/whusterj">whusterj</a>
</p>
<!--
<p>
<strong>GPG:</strong><br>
<a href="https://sks-keyservers.net/pks/lookup?op=get&search=0xBA694FBD002258AC">0xBA694FBD002258AC</a><br>
<span>706B 7783 3654 9776 DF8F 4937 BA69 4FBD 0022 58AC</span>
</p>
-->
<p>
<strong>Gimme Some Internet Monay</strong><br>
<div class="language-plaintext highlighter-rouge">
<div class="highlight">
<pre class="highlight"><code>ETH: 0x3Fbf06aa2CBBFd2555eF5b697a3bbc956627b08e
XCH: xch1cznqqlfqj4hd2a3kyn2ryn806epsmvt0leupda3u744ykvnhswls4v44h5
BTC: 1PMzFUpHbuBMyhtDuDqKX6vVk1cmHvjb2T</code></pre></div></div>
</p>
</main>