Welcome to the official repository of my Personal Portfolio Website — a modern, interactive, and responsive site showcasing my work, skills, and passion as a Full Stack Developer.
Live Site: https://aakashrajput.vercel.app
- Built with React + Vite for blazing-fast performance
- 3D Interactive Background using Three.js (via
@react-three/fiber) - Responsive design powered by Tailwind CSS
- Animated Text and Transitions using Framer Motion
- Social Media Integration (LinkedIn, GitHub, Gmail, X, StackOverflow)
- Deployed on Vercel for continuous deployment and hosting
| Category | Technologies Used |
|---|---|
| Frontend | React, Vite |
| Styling | Tailwind CSS, Custom CSS |
| Animations | Framer Motion |
| 3D & Canvas | @react-three/fiber, @react-three/drei |
| Icons | React Icons |
| Deployment | Vercel |
├── public/ # Static assets
├── src/
│ ├── assets/ # Images, textures, etc.
│ ├── components/ # UI components like Hero, Navbar
│ ├── canvas/ # Three.js Canvas components
│ ├── constants/ # Reusable constants (e.g., nav links)
│ ├── styles/ # Tailwind style helpers
│ ├── App.jsx # Root component
│ └── main.jsx # Entry point
├── vite.config.js # Vite configuration
└── README.mdThis project is deployed using Vercel. It supports continuous deployment directly from the main branch.
To deploy your own version:
- Push your project to GitHub.
- Go to vercel.com and import your repository.
- Follow the setup flow (Vite will be auto-detected).
- Done! Your site is live.
- LinkedIn — @aakashsingh-rajput
- GitHub — @Aakashsingh-Rajput
- Twitter / X — @Aakash27Rajput
- Email — aakashrajput.amcec@gmail.com