aboutsummaryrefslogtreecommitdiff
path: root/src/index.md
blob: 99a85a28d1586643d039e27cb2b20b7a93010b12 (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
# Adam Stück's blog

<span></span>

Passionate about open source software, usability, performance, privacy, and
minimal design. 

Interested in sustainability, game dev, technology, and living life.

BCompSc @ [AAU](https://aau.dk). Working on my masters.

Student programmer @ [E-Komplet](https://e-komplet.dk/).

## Links

<style>
dl {
    margin:1rem;
    display:grid;
    grid-template-columns:auto 1fr;
    grid-gap:.2rem 1rem;
}
dl dt {
    font-size: .9rem;
    font-weight: 700;
}
dl dd:not(:last-child) {
    margin-bottom: .3rem;
}
</style>
<dl class="external-links">
<dt>email</dt>
<dd><a href="mailto:adam@adast.xyz">adam@adast.xyz</a></dd>
<dt>sourcehut</dt>
<dd><a href="https://sr.ht/~adamski">~adamski</a></dd>
<dt>github</dt>
<dd><a href="https://github.com/adastx">adastx</a></dd>
<dt>linkedin</dt>
<dd><a href="https://www.linkedin.com/in/adam-st%C3%BCck-169505268/">Adam Stück</a></dd>
<dt>pgp</dt>
<dd><a href="https://meta.sr.ht/~adamski.pgp">B5442B88D8E05672</a></dd>
</dl>

<hr style="margin: 2rem 0">

<style>
main p span.created {
margin: 4px 0px;
}
</style>
<span class='created'>2023-03-04 &mdash; <a href="2023-02-log">February 2023</a></span>