Personal portfolio site showcasing projects across design, electronics, AI/ML, and full-stack development.
- Next.js (React, TypeScript)
- React Three Fiber for 3D scenes
- Tailwind CSS for styling
- Typed.js for typing animations
npm install
npm run devOpen http://localhost:3000 to view the site.
npm run build
npm start