Live site can be found at Michaelhuang.ca.
Designed using Figma, built with Next.js, styled with Tailwind CSS, served with Contentful, and deployed with Vercel.
My first few portfolios were somewhat of a creative abstraction in terms of design. Privileged to have experienced the efficiency of development that comes with well designed mockups from working with expert designers, I challenged myself to create this portfolio in adherence to a full Software Development Lifecycle (SDLC).
To get started with this project, follow these steps:
- Clone this repository to your local machine.
- Install the necessary dependencies by running the command
npm install
. - Start the development server by running the command
npm run dev
. - Open http://localhost:3000 in your browser to view the project.
Inspiration for this portfolio includes, but are not limited to:
Thanks to Sam Riddle, Brandon Gaucher, and Spookytape as well as the many others who provided feedback and aided in testing the site.