A modern, responsive personal portfolio showcasing my projects, skills, and experience as a Full Stack Developer
- Clean, modern UI with smooth animations
- Fully responsive across all devices
- AI-powered chat assistant integration
- Optimized performance with Vite
- Component-based architecture
| Frontend | Styling | Tools |
|---|---|---|
| React 18 | Tailwind CSS | Vite |
| TypeScript | shadcn-ui | Git |
| React Router | Framer Motion | Vercel |
# Clone the repository
git clone https://github.com/danieljayasurya-e/portfolio.git
# Navigate to project
cd portfolio
# Install dependencies
npm install
# Start development server
npm run dev
portfolio/
├── src/
│ ├── components/ # Reusable UI components
│ ├── pages/ # Page components
│ ├── assets/ # Images and static files
│ └── App.tsx # Root component
├── public/
└── index.html
Deployed on Vercel — auto-deploys on every push to main.
Made with ❤️ by Daniel Jayasurya E
⭐ Star this repo if you like it!