The most powerful portfolio built with three.js ☄️
👉 Check out the live demo
With this portfolio you can showcase your skills like a pro. Give details about you, show off your projects, and add your own contact me section all in an interactive website.
You can run Ishaantek.com locally on your computer.
- Download the code. In the web version of GitHub, you can do that by clicking the green "Code" button, and then "Download ZIP".
- Unzip it, and open it in code.
- Run the command
npm i
to install all the dependencies. - Run the command
npm run dev
to start the website in a live server.
- Three.js - to render the graphics and 3D objects on a canvas in the web browser
- GSAP - for the scripted animation
- ScrollTrigger - for the scroll-based animations
- Vite - a webpack to bundle the JavaScript applications
Feel free to reach out to me through email at [email protected] or on Twitter if you have any questions or feedback! Hope you find this useful 💙