summaryrefslogtreecommitdiff
path: root/content/projects.md
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzo@sagittarius-a.org>2025-12-11 20:01:38 +0100
committerLorenzo Torres <lorenzo@sagittarius-a.org>2025-12-11 20:01:38 +0100
commitde79b3926d370a257aff4718c8cf0655e9cd47d5 (patch)
tree01bd70416e3e7996486539a20e162751ba04747d /content/projects.md
parent4963ece88c49d806a96ea453fcde2ef4c8658eca (diff)
added typhon
Diffstat (limited to 'content/projects.md')
-rw-r--r--content/projects.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/projects.md b/content/projects.md
index 1397884..3958706 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -8,6 +8,7 @@ Note that some of these could be temprarily unmaintained.
- [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.
### Actually working
- [mnist](mnist/): Neural network predicting handwritten digits from the MNIST database.