diff --git a/projects.json b/projects.json
index 696d5d8..9bc799e 100644
--- a/projects.json
+++ b/projects.json
@@ -106,6 +106,15 @@
 		"date": "2022-12-07",
 		"tags": ["shell-plugin", "gitlab"]
 	},
+	{
+		"category": "repo",
+		"id": "stevelr-age-op",
+		"title": "age-op",
+		"author": "stevelr",
+		"url": "https://github.com/stevelr/age-op",
+		"description": "Simple CLI encryption without the footguns: age + 1Password",
+		"tags": ["cli", "backups", "encryption"]
+	},
 	{
 		"category": "repo",
 		"id": "mrjones2014-op-nvim",