summaryrefslogtreecommitdiff
path: root/docs/projects/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/projects/index.md')
-rw-r--r--docs/projects/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/projects/index.md b/docs/projects/index.md
index f151c77..91d2bc6 100644
--- a/docs/projects/index.md
+++ b/docs/projects/index.md
@@ -8,6 +8,14 @@ MkDocs). But the few that do, are here.
Projects below are sorted reverse chronologically (most recent first).
+## [nand2tetris, Part 1](nand2tetris_1)
+
+![Diagram of a simple computer](img/nand2tetris/computer_registers.png)
+
+In July 2022 I enrolled in a course called nand2tetris. In part one of
+this course I built a computer from NAND gates and ran assembly on it. It
+was great fun.
+
## [SIRTET](sirtet)
![Screenshot of SIRTET mid-game](img/sirtet/sirtet.png)