diff options
| author | Elis Eriksson <spelis.tech@gmail.com> | 2026-05-28 22:41:05 +0200 |
|---|---|---|
| committer | Elis Eriksson <spelis.tech@gmail.com> | 2026-05-28 22:41:05 +0200 |
| commit | 7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43 (patch) | |
| tree | b934e8f5171a8080fff7613231b77639c27a82ca /content/index.md | |
| parent | f9200559114d9f2fa61f738b5322b0a5467538b6 (diff) | |
| download | spelis-web-7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43.tar spelis-web-7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43.tar.gz spelis-web-7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43.tar.bz2 spelis-web-7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43.tar.lz spelis-web-7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43.tar.xz spelis-web-7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43.tar.zst spelis-web-7f43cee9f37c9f7bd95b51ffe9d6d86ac9718a43.zip | |
cool shit happening
Diffstat (limited to 'content/index.md')
| -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> |
