My design portfolio to showcase a few projects. Originally designed and built by Hamish Williams (https://github.com/HamishMW/portfolio). I added more devices, changed somethings from static to dynamic and make some components my own personality. Built with Remix, Three.js, and Framer Motion. View the live site or check out a live version of the components storybook.
Make sure you have nodejs 19.9.0 or higher and npm 9.6.3 or higher installed. Install dependencies with:
npm installOnce it's done start up a local server with:
npm run devTo view the components storybook:
npm run dev:storybookI've set up the site using Cloudflare for hosting. Deploy the site to Cloudflare Pages:
npm run deployI'm cool with anyone using the code or parts of the code for their own site, it is open source so people can learn from it and adapt it. However, I would encourage you to modify the theme and components it to make it your own. If you are using the site's design largely unmodified, I'd appreciate being credited as the designer of the website.
I do not give permission to present any of my projects as your own (this is being actively used as my portfolio site and these are my real projects I've worked on).
