summaryrefslogtreecommitdiff
path: root/content/projects.md
blob: 3958706f383b05ccaed03630d9eb057262ee1bed (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.
- [Typhon](typhon/): General purpose operating system.

### Actually working
- [mnist](mnist/): Neural network predicting handwritten digits from the MNIST database.