This is a modern, interactive portfolio website built with React and Vite. It showcases the work, skills, and projects of M Umaid Rather, with a focus on frontend development, UI/UX, and web animation.
- Animated sections using GSAP and ScrollTrigger
- Custom fonts and responsive design
- Project gallery with images and tech stack
- Testimonials/endorsements
- Modern, clean UI with Tailwind CSS
Core:
- React
- Vite
- Tailwind CSS
- GSAP (GreenSock Animation Platform)
Additional Libraries:
- @gsap/react
- @react-three/drei
- @react-three/fiber
- @tailwindcss/vite
- lenis
- maath
- react-dom
- react-icons
- react-responsive
- react-scroll
- three
Dev Tools:
- ESLint
- Prettier
- gh-pages
- @vitejs/plugin-react
- @iconify/react
src/sections/— Main page sections (Hero, Navbar, Services, etc.)src/components/— Reusable UI componentssrc/constants/— Data for works, projects, and socialspublic/assets/— Images and backgroundspublic/fonts/— Custom font files (Amiamie family)
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:5173 in your browser
- Inspired by and adapted from the work of Ali Sanati
Feel free to explore, use, or adapt this portfolio for your own needs. If you like it, consider giving credit to the original inspiration!