summaryrefslogtreecommitdiff
path: root/contact-information.html
blob: 54221de135b45eed2c5d277ee47986c3fd85ad19 (plain)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Contact information</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="style2.css" />
</head>
<body>
<h1>Contact information</h1>
<h2>Personal information</h2>
<ul>
<li>Name: Paul Christopher Buetow</li>
<li>Born in: Germany</li>
<li>Home town: London, UK</li>
<li>E-Mail: paul at buetow dot org</li>
</ul>
<p>Currently, my E-Mail address forwards to paul dot buetow at protonmail dot com.</p>
<h2>Quick Links</h2>
<h3>Social Media</h3>
<p>I am sharing articles that I found interesting regularly these social media channels:</p>
<a class="textlink" href="https://www.linkedin.com/in/paul-buetow-b4857270/">My LinkedIn profile</a><br />
<a class="textlink" href="https://twitter.com/snonux">My Twitter profile</a><br />
<a class="textlink" href="https://t.me/snonux">My Telegram channel</a><br />
<h3>Internet Relay Chat</h3>
<p>I am on irc.german-elite.net in #talk, #coding, #linux (and maybe in others) as "rantanplan".</p>
<h3>My Open Source code repositories</h3>
<a class="textlink" href="https://codeberg.org/snonux">My personal Codeberg page</a><br />
<a class="textlink" href="https://github.com/snonux">My personal GitHub page (slowly moving all my stuff over to Codeberg)</a><br />
<a class="textlink" href="https://github.com/mimecast/dtail">DTail at Mimecast</a><br />
<a class="textlink" href="https://github.com/mimecast/ioriot">I/O Riot at Mimecast (currently, not maintained)</a><br />
<h3>Site mirrors</h3>
<a class="textlink" href="./site-mirrors.html">Check out all mirrors of this site (Gemini as well as HTTP+HTML)</a><br />
<p>That's all for now...</p>
<a class="textlink" href="./">Go back to the main site</a><br />
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
<a href="https://www2.snonux.de/site-mirrors.html">Site Mirrors</a>
</p>
</body>
</html>