summaryrefslogtreecommitdiff
path: root/content/projects.md
diff options
context:
space:
mode:
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.