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!