summaryrefslogtreecommitdiff
path: root/content/projects.md
blob: 43a388eb9b64a1b9aeee73b428c5616bc3415aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- 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
- [cc](cc/): Very basic C99 compiler

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