iuridepaula / portfolio

Personal portfolio (2018)

Home Page:https://iuri.is/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iuri.is()

🧚 Listen!

Before you start, noticed that this website was built in 2018/2019 and made use of solutions available at the time that are no longer the best way of doing things today! Still, I encourage you to check this solution if you are looking for inspiration, but if you are looking for a "better" way of creating animated websites today, please check these references:


How to run

  1. Clone this repo (how to clone a repo)
  2. Install dependencies
  3. Run

After cloning the repo in your machine, run:

npm install
npm start

That's it 🎉


New version 🚧

I'm currently working on a new portfolio to replace this old one, but since many people's still visiting this one today, I decided to refactor it and make this code more re-usable for all of you. So please be patient!

I'll publish a new versions built with React Hooks and Vue's composition API. The main idea will be to allow you guys to re-use/build animated components easily on your own projects, based on GSAP 3 and ScrollTrigger.

About

Personal portfolio (2018)

https://iuri.is/

License:MIT License


Languages

Language:Vue 92.3%Language:JavaScript 5.8%Language:HTML 1.9%