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" +---