/portfolio

A fun 3D web portfolio

Primary LanguageJavaScript

Portfolio

- ReactJS - ThreeJS -

Preview - hosted on Vercel

COMING SOON

Description

Fun web portfolio created for showcasing websites/web apps

Development

Created using npm create vite@latest and ReactJS. I wanted to go kind of over the top with this one.


Issues

  • Every time I click a star it refreshes the stars component and therefore reloads 200 stars and chages their positions... Solved by using useMemo to store the stars BUT...

  • UFOs refresh on component re-render. Can't store using useMemo as it prevents the animation updates/ lasers


Copyright © EdelweissPirate 2022