My Portfolio

This is my personal portfolio website built with Next.js.

Technologies Used

  • Next.js
  • React
  • tailwindcss
  • Three.js
  • Framer Motion
  • react-spring

Installation

  1. Clone the repository:
git clone https://github.com/DauntingDruid/portfolio-next.git
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Deployment

The website is automatically deployed to Vercel on every push to the main branch. https://abhishek-tomar.vercel.app/

Credits

Extras

convert gltf to glb gltf-pipeline -i scene.gltf -o head.gltf -d