Skip to content

jarolthecoder/Portfolio-V3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jarol Riera Portfolio V3

This is the code base of my most recent portfolio website, built with React and Vite. As my second project with React I wanted to dive right into practice and put my new skills to the test. The project includes the use of components, routing, and implementation of the AOS animation library, allowing for a seamless and dynamic user experience. I also wanted to challenge myself further and work with more complex animations, so I also explored the use of the GSAP library. I am very satisfied with the outcome as not only did I improve my understanding of React, but I also feel more confident in my ability to utilize this technologie in future projects, including the implementation of more advanced animations working with GSAP.

project image

This project includes the use of several key features of the React library, such as:

  • Components, to break down the UI into reusable and modular parts
  • Routing, to handle client-side navigation
  • Animation libraries, to add dynamic and engaging user experience

Tools

  • React.js
  • React Router
  • GSAP Animations
  • AOS Animation