| 📚 Feature | 🔍 Description |
|---|---|
| 💼 Projects | Showcase of my full-stack, ML, and AI projects with live demos |
| 🎓 Experience | Timeline of my professional journey and internships |
| 🛠️ Skills | Comprehensive display of technologies I've mastered |
| 📱 Responsive Design | Seamlessly works across all devices and screen sizes |
| 🎨 Dark/Light Mode | Toggle between themes based on preference |
| 📬 Contact Form | Direct communication channel integrated with EmailJS |
- Responsive project grid with hover effects
- Detailed project descriptions
- Live demo links for hands-on exploration
- GitHub links for code access
- Intuitive navigation with smooth scrolling
- Toggle between light and dark themes
- Subtle animations and transitions
- Clean, minimalist layout for better focus
- Visual representation of technical expertise
- Categorized by domain (Frontend, Backend, etc.)
- Auto-populated from JSON data
- Mobile-first approach ensuring perfect display on all devices
- Optimized images and assets for faster loading
- Specially designed mobile navigation menu
-
Clone the repository
git clone https://github.com/jaideep-27/portfolio.git
-
Navigate to project folder
cd portfolio -
Open with Live Server
# Using VS Code? Install Live Server extension # and click "Go Live" in the status bar # Or simply open index.html in your browser
portfolio/
├── assets/ # Static resources
│ ├── css/ # Stylesheets
│ │ └── style.css # Main stylesheet
│ ├── js/ # JavaScript files
│ │ └── script.js # Main JavaScript
│ └── images/ # Images and icons
├── skills.json # Skills data
├── index.html # Main HTML file
└── README.md # Project documentation
The portfolio includes a dynamic theme switcher allowing:
- 🌞 Light Mode: Clean, bright interface
- 🌙 Dark Mode: Easy on the eyes for night viewing
- 💾 Theme Persistence: Your preference is saved for future visits
| 📱 Mobile | 💻 Tablet | 🖥️ Desktop |
|---|---|---|
| Optimized navigation | Fluid layouts | Full-featured experience |
| Touch-friendly elements | Balanced content display | Enhanced visual effects |
| Fast loading | Adaptive UI | Immersive animations |
| Element | Light Mode | Dark Mode |
|---|---|---|
| Background | #ffffff |
#0a0a0f |
| Primary | #6247ff |
#7c4dff |
| Text | #1e1e2c |
#ffffff |
| Accent | #ff7730 |
#ff9d5c |
This site is hosted on Netlify with continuous deployment from the main branch.
Contributions are welcome! Here's how:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Jaideep Amrabad - amrabadjaideep@gmail.com
Portfolio: https://jaideep-portfolio.netlify.app/
GitHub: https://github.com/jaideep-27
LinkedIn: https://www.linkedin.com/in/jaideep-amrabad
