Skip to content

philsmithies/Portfolio

Repository files navigation

Portfolio - philsmithies.dev

ReadmeImg

  • Portfolio built to showcase my projects. It was built on top of Next.js for SSR as well as all the nice extras that Next.JS has such as lazy loading on the each of the images.

  • Tailwind CSS was used for the styling. Originally I created the site using Chakra UI but found that I couldn't customize it easily enough so then I rebuilt the site again within TailwindCSS. It has been a breeze to use - it's even won me over on inline styling. You can build the app up very similar to how you would do with styled components in React.

Technologies Used

Things to add in later builds

  • Integration with Sanity.io as a CMS for easily changeable content on the card components.
  • Blog posts for my dev ramblings with a link between the site and Dev.to.
  • Animations either using React Scroll on NPM or Framer.