summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElis Eriksson <spelis@spelis.li>2026-07-04 22:35:58 +0200
committerElis Eriksson <spelis@spelis.li>2026-07-04 22:35:58 +0200
commit1163d84badcfba5038a7ac1ab2056a8c88244355 (patch)
treeec921f98a0b30f670a46769320debbea155bd0a6
parentc102b125743523ddac625f5ca9ee90da246cc646 (diff)
downloadspelis-web-1163d84badcfba5038a7ac1ab2056a8c88244355.tar
spelis-web-1163d84badcfba5038a7ac1ab2056a8c88244355.tar.gz
spelis-web-1163d84badcfba5038a7ac1ab2056a8c88244355.tar.bz2
spelis-web-1163d84badcfba5038a7ac1ab2056a8c88244355.tar.lz
spelis-web-1163d84badcfba5038a7ac1ab2056a8c88244355.tar.xz
spelis-web-1163d84badcfba5038a7ac1ab2056a8c88244355.tar.zst
spelis-web-1163d84badcfba5038a7ac1ab2056a8c88244355.zip
rewrite the about me text
-rw-r--r--content/index.md21
1 files changed, 13 insertions, 8 deletions
diff --git a/content/index.md b/content/index.md
index 0aad45c..c218039 100644
--- a/content/index.md
+++ b/content/index.md
@@ -5,21 +5,26 @@ title: "Hey, I'm Spelis!"
<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.
+Hey! I am a student from Sweden, I like to write software and play bass guitar.
-### Knowledge
+I like to build things 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.
+
+Studying Computer Science and IT at NTI in LuleƄ, Sweden.
+
+## Technologies
+
+While I'm always learning new things (and there's more I already know), these are the technologies I'm most comfortable with:
* C
* Raylib
+ * POSIX/Linux development
* Java
- * FabricMC mods
- * PaperMC plugins
-
-You can browse some Git repositories of mine <a href="https://git.spelis.li/" target="_blank">here</a>.
+ * FabricMC mod development
+ * PaperMC plugin development
</div>
-<div>
-<img src="https://share.spelis.li/squierpbass.png" alt="my bass" width=200>
+<div style="padding:2em">
+<img src="https://share.spelis.li/squierpbass.png" alt="my bass" style="width:100%; height: auto">
</div>
</div>