From 46684732936bad42e98adcef80c1f816cf00cba7 Mon Sep 17 00:00:00 2001 From: Thomas Cole Date: Sun, 6 Aug 2023 10:45:06 -0400 Subject: [PATCH] Updated projects --- src/pages/projects/pedalpi/pedal-pi.mdx | 2 +- src/pages/projects/resume-json.mdx | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 src/pages/projects/resume-json.mdx diff --git a/src/pages/projects/pedalpi/pedal-pi.mdx b/src/pages/projects/pedalpi/pedal-pi.mdx index 17a0ed3..9c4e92e 100644 --- a/src/pages/projects/pedalpi/pedal-pi.mdx +++ b/src/pages/projects/pedalpi/pedal-pi.mdx @@ -1,7 +1,7 @@ --- layout: "../../../layouts/InteractiveDemoLayout.astro" title: "Pedal-pi" -tagline: "A custom effects processor using MODEP" +tagline: "A bass guitar custom effects processor using MODEP" date: "May 15, 2023" category: "Hardware" image: "https://images.unsplash.com/photo-1511203438670-49f8ea8441c6?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80" diff --git a/src/pages/projects/resume-json.mdx b/src/pages/projects/resume-json.mdx new file mode 100644 index 0000000..62eb750 --- /dev/null +++ b/src/pages/projects/resume-json.mdx @@ -0,0 +1,9 @@ +--- +layout: "../../layouts/InteractiveDemoLayout.astro" +title: "I converted my resume to JSON" +tagline: "...and it makes applying to jobs so much easier." +date: "August 06, 2023" +category: "Software" +image: "https://images.unsplash.com/photo-1602407294553-6ac9170b3ed0?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1548&q=80" +imageattr: "https://unsplash.com/photos/4YzrcDNcRVg" +---