diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/index.md | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/content/index.md b/content/index.md index b8f6b69..223b97b 100644 --- a/content/index.md +++ b/content/index.md @@ -2,9 +2,8 @@ title: "Hey, I'm Spelis!" --- -<!-- I write software and games mainly in **C**, **Python**, and **Java**. Most of what I build lands somewhere between backend systems, low-level programming, and game development. --> -<!----> -<!-- I care a lot about performance, simplicity, and understanding how things work under the hood. A lot of what I do is learning by building, breaking, and refining things as I go; usually with a few questionable decisions along the way. --> +<div class="split"> +<div> I'm a student from Sweden with a passion for writing simple code and playing bass guitar. Right now I mostly practice playing my favorite songs and writing the code that i like writing. @@ -16,6 +15,12 @@ I'm a student from Sweden with a passion for writing simple code and playing bas * FabricMC mods * PaperMC plugins +</div> +<div> +<img src="https://share.spelis.li/squierpbass.png" alt="my bass" width=200> +</div> +</div> + --- <span>Location: <code>Northern Sweden</code></span> |
