From 3c2c0ceec50a7da3a3d918b2dd271d40a12c6d74 Mon Sep 17 00:00:00 2001
From: Evan Pratten <evan@ewpratten.com>
Date: Tue, 27 Feb 2024 16:48:24 -0500
Subject: [PATCH] start a sw landing page

---
 content/software/_index.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 content/software/_index.md

diff --git a/content/software/_index.md b/content/software/_index.md
new file mode 100644
index 0000000..9991c98
--- /dev/null
+++ b/content/software/_index.md
@@ -0,0 +1,14 @@
+---
+title: Software
+---
+
+Both professionally and in my free time, I create software.
+
+Check out the following categories to learn more about my past and current projects.
+
+## My Projects
+
+- Games
+  - [[data::loss]](/software/games/data-loss)
+  - [Deep Breath](/software/games/deep-breath)
+  - [Micromanaged Mike](/software/games/micromanaged-mike)
\ No newline at end of file