Worked on 100DaysofCode
Worked with Next.js
Worked with Prismic.io
Updated a GitHub repository
Wrote TypeScript
Wrote JavaScript
+4
Day 18 of #100DaysOfCode - applied an interim fix to the app routing bypassing Prismic's routing utils and using a template string in the ProjectCard slice instead. Will need to come back and figure out why it wasn't working to begin with. Also considering simply using the Next.js Link component and bypassing Prismic altogether in this case.

Also got started working on the resume page and created the base Prismic slices and setup the page to accept and render data and is working well for now.