diff options
| author | 2026-04-25 20:54:41 +0200 | |
|---|---|---|
| committer | 2026-04-25 20:54:41 +0200 | |
| commit | e6b8f9e2db02d7b0c8a3d66d522559137a915f38 (patch) | |
| tree | 0bbb0ab2a06be74fea2c1d86894cc117a974fed6 /content | |
| parent | 0ad8406d527adb26934da649bf77abf2c3d66776 (diff) | |
update
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/content/_index.md b/content/_index.md index 523d3d0..68c152e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,12 +3,22 @@ title = "Home" template = "index.html" +++ -Hi, I'm lemon. Welcome to my page. It's kind of barren at the moment. +Hi! I'm lemon / Sofia. I'm a programmer, mainly interested in compiler & +programming language development, and low-level programming in general. +Currently studying for a bachelor's degree in Computer Engineering. -## Links -- I have a [blog](/w). -- My programming stuff is in [codeberg](https://codeberg.org/lsof), [sourcehut](https://git.sr.ht/~lsof/), older stuff is in [github](https://github.com/lemon32767/). - - [antcc](https://codeberg.org/lsof/antcc): a C compiler -- I have a [youtube channel](https://www.youtube.com/@lemon9bug). +I also like linguistics, retrocomputing, cooking and tool-assisted speedruns (TAS). + +## Projects + + - [antcc](https://codeberg.org/lsof/antcc), a small independent C compiler + - [ccleste](https://github.com/lemon32767/ccleste), a C source port of the + PICO-8 game Celeste + - [cff](https://git.sr.ht/~lsof/cff/), also [pez](https://git.sr.ht/~lsof/pez); toy programming language experiments + +## Other Links + +- I have a somewhat neglected [blog](/w). +- I (used to) make Super Mario 64 TASes, which can be found on my [youtube channel](https://www.youtube.com/@lemon9bug). -  - [contact](/contact) |