From 86e9fc3688c090f040ae862eec75c57df7e13377 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 15 Aug 2024 19:05:11 -0400 Subject: [PATCH] chore: Update projects index page with list of software projects --- data/projects/index.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/projects/index.md diff --git a/data/projects/index.md b/data/projects/index.md new file mode 100644 index 0000000..7db4aab --- /dev/null +++ b/data/projects/index.md @@ -0,0 +1,4 @@ +Here is a list of some of my software projects. + +You can find more projects on my [GitHub profile](https://github.com/kennethreitz). +I try to always be working on something new and exciting! That isn't always the case, though.