blob: cf268c35226d98f4605e60c6e0cab7895e103759 (
plain) (
blame)
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
|
---
title: "Hey, I'm Spelis!"
---
<div class="split">
<div style="flex:2">
Hey! I am a student from Sweden, I like to write software and play bass guitar.
I like to build things that are simple, fast and easy to understand. I spend a lot of time playing with low-level programming, Linux, and whatever catches my eye that week. I write most of my projects in C. When I'm not coding I spend most of my time practicing bass and learning songs I like.
## Things I like building
* Low-level software in C
* Minecraft mods and plugins
* Whatever I can come up with
---
This site is rated <a href="https://www.mabsland.com/Adoption.html" target="_blank">Web 14</a>
> This site contains slightly offensive material. High chance of mild swearing, partial nudity, violence and adult themes.
<img src="../assets/images/web14.gif" alt="web14">
</div>
<div style="padding: 0 2em; flex:1">
<img src="../assets/images/bass.png" alt="my bass" style="width:100%; height: auto">
</div>
</div>
---
# Blog
{% include "blog-list.njk" %}
---
<span>Location: <code>Northern Sweden</code></span>
<span>Age: <code class="my-age">{{ age }}</code> years old.</span>
|