diff options
Diffstat (limited to 'content/_index.md')
| -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) |