From 288e58e650734a69739c7833ce302b5184e3da92 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Tue, 3 Aug 2021 02:05:25 -0500 Subject: [PATCH] projects --- data/projects.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/projects.yml b/data/projects.yml index 6b0d026..b3cc871 100644 --- a/data/projects.yml +++ b/data/projects.yml @@ -61,6 +61,15 @@ status: works langs: ["rust"] +- category: Miscellaneous + desc: Projects that I did for fun or don't really fit in one of the categories above. + projects: + - name: Cryptopals + link: https://git.mzhang.io/michael/cryptopals + desc: My solutions to the cryptopals solution, for learning Common Lisp + status: incomplete + langs: ["common-lisp"] + - category: Old Projects desc: Software I wrote in the past and won't be updating. projects: