diff --git a/content/projects_en.md b/content/projects_en.md
index ec44440..eb24e13 100644
--- a/content/projects_en.md
+++ b/content/projects_en.md
@@ -28,11 +28,15 @@ process. You can find the repository
Polish installed, available here.
-
## Install-Arch
Bash scripts for installing my setup of Arch and Artix Linux. Available on my
[Github](https://github.com/augustogunsch/install-arch).
+## Cabinet
+Simple static website generator, written in Python, for note taking, where the
+source files are written in LaTeX. The repository is here.
+
## Jackc
Compiler and assembler of the Jack programming language, for the Hack computer architecture. Written in C.