View portfolio @ https://paiz.dev
A simple portfolio site to showcase my web development work. Redesigned and refactored to include a blog section, one of two front-ends for a full-stack application including a separate CMS front-end and an API only back-end.
Penultimate project in the NodeJS course of the Full Stack JavaScript curriculum @ The Odin Project.
Link to Blog API @ https://github.com/beejathon/blog-api
Link to Blog CMS @ https://github.com/beejathon/blog-cms
Live demo @ https://beejathon.github.io/portfolio/#/portfolio/blog
The first refactor of my portfolio in 2023 added a blog section as part of a full stack app and was focused primarily on practicing the Context API and fetching and loading data performantly. On year later I've refactored with Vite + React + React Router Data API + Tailwind CSS + ShadCN. As I continue to progress and learn more I plan to refactor this portfolio to showcase my projects as well as my adoption of new tech.