-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
51 lines (47 loc) · 3.04 KB
/
index.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
46
47
48
49
50
51
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home - Erik L. Midtsveen</title>
<meta name="description" content="Erik L. Midtsveen is passionate about privacy, security, Monero, Linux, North Korea, Buddhism, psychedelics, music, and much more." />
<meta name="keywords" content="Erik L. Midtsveen, Warframe, Mastodon, HipForums, Monkeytype, GrapheneOS, Bandcamp, Wikipedia, Discogs, GitHub, Mukify, iFixit, SNL, privacy, security, Monero, Linux, anti-capitalism, Pirate politics, PGP, digital rights, open-source software, psychedelics, music" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<h1>Erik L. Midtsveen</h1>
<nav>
<a href="https://en.wikipedia.org/wiki/Anarcho-syndicalism">anti-capitalist</a> ·
<a href="https://privacc.org/">priv/acc</a> ·
<a href="https://piratpartiet.no/">pirate</a>
</nav>
</header>
<main>
<section>
<h2>🎭 About Me</h2>
<p>I'm passionate about privacy, security, Monero, Linux, North Korea, Buddhism, psychedelics, music, and much more.</p>
<p>I'm essentially a pirate. In more ways than one. Piracy is about culture, culture is about humanity, and I'm a human being.</p>
<p>This mindset comes from my anti-capitalistic beliefs and my heart for anarcho-syndicalism and the Priv/Acc manifesto.</p>
</section>
<section>
<h2>👨💻 My Portfolio</h2>
<ul>
<li><a href="https://forums.warframe.com/profile/4844897-pmarg/">Warframe</a> · <a rel="me" href="https://social.linux.pizza/@midtsveen">Mastodon</a> · <a href="https://www.hipforums.com/forum/threads/hi-friends-3.519830/#post-9449643">HipForums</a></li>
<li><a href="https://monkeytype.com/profile/p-marg">Monkeytype</a> · <a href="https://discuss.grapheneos.org/u/p-marg">GrapheneOS</a> · <a href="https://bandcamp.com/pmarg">Bandcamp</a></li>
<li><a href="https://en.wikipedia.org/wiki/User:Erik-Pirat">Wikipedia</a> · <a href="https://discogs.com/user/pmarg">Discogs</a> · <a href="https://github.com/midtsveen">GitHub</a></li>
<li><a href="https://mukify.com/en/wishlist/d2168dd8-137a-414c-9666-29f1ebf6adc8">Mukify</a> · <a href="https://www.ifixit.com/User/4620054/p.marg">iFixit</a> · <a href="https://brukere.snl.no/64413">SNL</a> · <a href="https://pixelfed.social/midtsveen">Pixelfed</a</li>
</ul>
</section>
<section>
<h2>💬 Get in Touch</h2>
<p><a href="email.html">PGP</a> · <a href="https://social.linux.pizza/@midtsveen.rss">RSS</a> · <a href="email.html">Email</a> · <a href="SignalGroupQr.png">signal</a></p>
</section>
</main>
<footer>
<p>© 2024 · Erik L. Midtsveen</p>
</footer>
</body>
</html>