update gh and twttr usernames
[~bandali/bndl.org] / contact.html
1 <!--# include virtual="common/header.html" -->
2 <meta
3 name="description"
4 content="Amin Bandali&rsquo;s contact information"/>
5 <title>Contact - Amin Bandali</title>
6 <!--#set var="bpage" value="Contact" -->
7 <!--# include virtual="common/banner.html" -->
8 <main>
9 <section>
10 <h2 id="contact">Contact</h2>
11 <p>
12 Email is my preferred method of communication. Feel free to
13 write to me at any of the addresses listed on either of my
14 <a href="/#contact">home</a> or <a href="gpg">gpg</a> pages.
15 Besides email, you could also try reaching me via
16 </p>
17
18 <table class="btable">
19 <tbody>
20 <tr>
21 <td>irc</td>
22 <td>
23 <code>bandali</code> on
24 <a href="https://freenode.net">freenode</a> and
25 <a href="https://wiki.mozilla.org/IRC">moznet</a>
26 </td>
27 </tr>
28 <tr>
29 <td>xmpp</td>
30 <td><a href="xmpp:bandali@member.fsf.org">
31 <code>bandali@member.fsf.org</code></a>
32 </td>
33 </tr>
34 <tr>
35 <td>matrix</td>
36 <td><a href="https://matrix.to/#/@bandali:matrix.org">
37 <code>@bandali:matrix.org</code></a>
38 </td>
39 </tr>
40 <tr>
41 <td>fediverse</td>
42 <td><a href="https://pleroma.site/aminb">
43 <code>aminb@pleroma.site</code></a>
44 </td>
45 </tr>
46 </tbody>
47 </table>
48
49 <p>
50 You can also find me at a few other places online. Stricken
51 through accounts are those I don&rsquo;t use anymore, unless
52 absolutely necessary.
53 </p>
54 <ul>
55 <li><a href="https://libreplanet.org/wiki/User:Bandali">Bandali</a> on LibrePlanet</li>
56 <li><a href="https://savannah.gnu.org/users/bandali">bandali</a> on Savannah</li>
57 <li><a href="https://git.sr.ht/~bandali">bandali</a> on Sourcehut</li>
58 <li><a href="https://lobste.rs/u/bandali">bandali</a> on Lobsters</li>
59 <li><a href="https://hackage.haskell.org/user/bandali">bandali</a> on Hackage</li>
60 <li><a href="https://gitlab.com/bandali">bandali</a> on GitLab</li>
61 <li><a href="https://keybase.io/bandali">bandali</a> on Keybase</li>
62 <li><a href="https://news.ycombinator.com/user?id=bandali">bandali</a> on HN</li>
63 <li><a href="https://www.reddit.com/u/bandali">bandali</a> on reddit</li>
64 <li><strike><a href="https://www.reddit.com/u/aminb">aminb</a> on reddit</strike></li>
65 <li><strike><a href="https://github.com/mabgnu">mabgnu</a> on GitHub</strike></li>
66 <li><strike><a href="https://twitter.com/mabgnu">mabgnu</a> on Twitter</strike></li>
67 </ul>
68 </section>
69 </main>
70 <!--# include virtual="common/footer.html" -->