EdelweissPirate / portfolio

A fun 3D web portfolio

Home Page:portfolio-seven-beta-60.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A fun 3D web portfolio

portfolio-seven-beta-60.vercel.app


Languages

Language:JavaScript 75.5%Language:CSS 23.3%Language:HTML 1.3%