My New site uses Three Js to build a background image this image is then manipulated using GLSL shader language to manipulate it creating the effect shown. This website also uses typescript, sass for styling and GSAP for animations along with Vite as the framework.
My previous website. This website was built with 3D animation software Spline for the homepage, along with Framer motion to handle animations and transitions. It also has React Router to handle page changes and React Javascript and CSS as the languages to build the UI/UX
My final project with Hyperion Development. This game fetched data from a movie API. The data was then converted into an array of blank letters which would then be updated depending on if the user managed to pick the correct letters. The site also stored highscore, number of lives and gave corresponding clues depending on how many lives where remaining, through fetching data from the API. Feel free to give it a try by clicking the link above and downloading the file from my Github!
Here you can find a list of all my projects and their grades. Follow the link above to find out more.
Heres an example I made of my understanding of CSS and grid more specifically. This online CV was built with React and has the various components of a CV built through nested Grid layouts.
My first App!. This site uses fetch to pull data from a movie API depending on the users input. It also has React Router to handle page changes along with error boundaries, redirecting and Framer Motion for animation. This site was built with React, Javascript and CSS.