summaryrefslogtreecommitdiff
path: root/about/index.html
blob: 484a9cc96e678e0f7d51c7f60b31d799274d879e (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!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" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>About</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="style-override.css" />
</head>
<body>
<div class="rfx-overlay-grid"></div>
<div class="rfx-overlay-scanlines"></div>
<div id="rfx-stars"></div>
<div class="rfx-vignette"></div>
<p class="header">
<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/about/index.md">Markdown</a> | <a href="gemini://foo.zone/about/index.gmi">Gemini</a>
</p>
<h1 style='display: inline' id='about'>About</h1><br />
<br />
<ul>
<li>Name: Paul Buetow</li>
<li>Father, Husband, Computer tinkerer, Yogi, Science fiction lover, cat owner</li>
<li>Born in: Germany, currently living in: Sofia, Bulgaria</li>
<li>Profession: Computerist -  Solving problems with computers that we wouldn&#39;t have without them</li>
<li>Current job: Site Reliability Engineer</li>
<li>Education: Diplom-Informatiker (FH) (Diploma from a German University of Applied Sciences,  before they had international Bachelor and Masters programs)</li>
<li>E-Mail: <span class='inlinecode'>paul@nospam.buetow.org</span></li>
</ul><br />
<h2 style='display: inline' id='my-sites'>My sites</h2><br />
<br />
<a class='textlink' href='../'>My blog here at foo.zone</a><br />
<a class='textlink' href='https://irregular.ninja'>irregular.ninja - My street photography site (warn: multiple MBs, it&#39;s photos after all)</a><br />
<br />
<h2 style='display: inline' id='show-me-the-code'>Show me the code</h2><br />
<br />
<a class='textlink' href='./showcase.html'>Project showcase</a><br />
<a class='textlink' href='https://codeberg.org/snonux'>codeberg.org/snonux - My Codeberg page</a><br />
<a class='textlink' href='https://github.com/snonux'>github.com/snonux - My GitHub page (it&#39;s just a mirror of Codeberg, really)</a><br />
<br />
<h2 style='display: inline' id='social-media-and-communities'>Social Media and Communities</h2><br />
<br />
<a class='textlink' href='https://fosstodon.org/@snonux'>@snonux@fosstodon.org - Me at Mastodon</a><br />
<a class='textlink' href='https://www.linkedin.com/in/paul-buetow-b4857270/'>My LinkedIn profile</a><br />
<br />
<h2 style='display: inline' id='books-i-ve-read'>Books I&#39;ve read</h2><br />
<br />
<a class='textlink' href='./resources.html'>Resources, Technical Books, Podcasts, Courses and Guides I recommend</a><br />
<a class='textlink' href='./novels.html'>Novels I&#39;ve read</a><br />
<br />
<span>That&#39;s all for now...</span><br />
<br />
<a class='textlink' href='../'>Back to the main site</a><br />
<p class="footer">
    Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> |
    served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
    <a href="https://foo.zone/site-mirrors.html">Site Mirrors</a>
    <br />
    Webring: <a href="https://shring.sh/foo.zone/previous">previous</a> | <a href="https://shring.sh">shring</a> | <a href="https://shring.sh/foo.zone/next">next</a>
</p>
</body>
</html>