summaryrefslogtreecommitdiff
path: root/content/projects.md
blob: 91f7ff248f6a352e90e41fcdb52eb54aabedb481 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- title: Lorenzo Torres | Projects -->

# My projects
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.
- [L](lc/): The compiler of the L programming language.
- [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.