start next iteration of the site, now available at bandalis.org
[~bandali/bndl.org] / contact.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name=viewport content="width=device-width, initial-scale=1" />
6 <title>bandali's contact info</title>
7 <meta
8 name="description"
9 content="Amin Bandali&rsquo;s contact information" />
10 <link rel="stylesheet" href="/style.css" />
11 </head>
12 <body>
13 <header>
14 <h1 id="title">bandali's</h1>
15 <h2 id="subtitle">contact info</h2>
16 </header>
17 <article>
18 <div class="section">
19 <p>
20 email is by far my preferred method of communication. i may
21 be contacted at bandali&nbsp;at&nbsp;gnu&nbsp;dot&nbsp;org.
22 if you want to send me gpg-encrypted mail, you can use my
23 <a href="bandali-pubkey.txt">public key</a> with the
24 fingerprint <code>BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103</code>.
25 </p>
26
27 <table>
28 <tbody>
29 <tr>
30 <td>irc</td>
31 <td>
32 <code>bandali</code> on
33 <a href="https://freenode.net">freenode</a> and
34 <a href="https://wiki.mozilla.org/IRC">moznet</a>
35 </td>
36 </tr>
37 <tr>
38 <td>xmpp</td>
39 <td><a href="xmpp:bandali@member.fsf.org">
40 <code>bandali@member.fsf.org</code></a>
41 </td>
42 </tr>
43 <tr>
44 <td>matrix</td>
45 <td><a href="https://matrix.to/#/@bandali:matrix.org">
46 <code>@bandali:matrix.org</code></a>
47 </td>
48 </tr>
49 <tr>
50 <td>fediverse</td>
51 <td><a href="https://pleroma.site/bandali">
52 <code>@bandali@pleroma.site</code></a>
53 </td>
54 </tr>
55 </tbody>
56 </table>
57
58 <h3>elsewhere</h3>
59 <p>
60 you may also find me at a few other places online. stricken
61 through accounts are those i don&rsquo;t use anymore, unless
62 absolutely necessary.
63 </p>
64 <ul>
65 <li><a href="https://libreplanet.org/wiki/User:Bandali">bandali</a> on libreplanet</li>
66 <li><a href="https://emacsconf.org/bandali">bandali</a> on emacsconf</li>
67 <li><a href="https://savannah.gnu.org/users/bandali">bandali</a> on savannah</li>
68 <li><a href="https://git.sr.ht/~bandali">bandali</a> on sourcehut</li>
69 <li><a href="https://lobste.rs/u/bandali">bandali</a> on lobsters</li>
70 <li><a href="https://hackage.haskell.org/user/bandali">bandali</a> on hackage</li>
71 <li><a href="https://gitlab.com/bandali">bandali</a> on gitlab</li>
72 <li><a href="https://news.ycombinator.com/user?id=bandali">bandali</a> on hn</li>
73 <li><a href="https://www.reddit.com/u/bandali">bandali</a> on reddit</li>
74 <li><strike><a href="https://www.reddit.com/u/aminb">aminb</a> on reddit</strike></li>
75 <li><strike><a href="https://github.com/notbandali">notbandali</a> on github</strike></li>
76 <li><strike><a href="https://twitter.com/notbandali">notbandali</a> on twitter</strike></li>
77 </ul>
78 </div>
79 </article>
80 </body>
81 </html>