summaryrefslogtreecommitdiff
path: root/content/projects.md
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzotorres@outlook.it>2026-06-01 11:36:22 +0200
committerLorenzo Torres <lorenzotorres@outlook.it>2026-06-01 11:47:10 +0200
commitc172285efa8e06da444ca3ffef30a0c5b1c75085 (patch)
tree2e933e456a2cd975cc072d293664a635ba42f6de /content/projects.md
parent1ab00e322a1efa7c79734697dcaabe2f31377836 (diff)
updated the website
Diffstat (limited to 'content/projects.md')
-rw-r--r--content/projects.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/projects.md b/content/projects.md
index 3958706..91f7ff2 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -5,10 +5,10 @@ This is a list of the projects I'm currently working on.\
Note that some of these could be temprarily unmaintained.
### Work in progress
-- [sideros](sideros/): Real time strategy game set in ancient history
-- [sis](sis/): Simple IMAP server
+- [sideros](sideros/): Real time strategy game set in ancient history.
+- [sis](sis/): Simple IMAP server.
- [L](lc/): The compiler of the L programming language.
-- [Typhon](typhon/): General purpose operating system.
+- [hydra](https://git.sr.ht/~lolzdev/hydra): General purpose microkernel written in C.
### Actually working
- [mnist](mnist/): Neural network predicting handwritten digits from the MNIST database.