Welcome to my modern, responsive, and interactive portfolio website!
This project showcases my work, skills, and services as a professional full-stack developer.
- Animated Hero Section: Dynamic typing effect and neon-glow introduction.
- About Me: Futuristic bio, skills grid, and workspace image.
- Skills: Modern cards for frontend, backend, cloud/devops, and AI.
- Projects: Futuristic project cards with live links and code.
- Contact: Sci-fi themed contact form and info cards.
- Custom Cursor & Animations: Neon cursor trail, parallax, particles, and holographic effects.
- Responsive Design: Optimized for all devices.
- Footer: Social links and copyright.
- No frameworks required: Pure HTML, CSS, and JavaScript.
.
├── index.html
├── LICENSE
├── README.md
├── css/
│ └── style.css
├── js/
│ └── main.js
├── images/
│ ├── portfolio-1.png
│ └── portfolio-2.png
- HTML5 & CSS3 (Grid, Flexbox, Custom Properties, Animations)
- JavaScript (ES6+) (js/main.js)
- Font Awesome – Icons
- Google Fonts – Space Grotesk & JetBrains Mono
- Clone the repository
git clone https://github.com/Dss155/portfolio.git cd portfolio - Open
index.htmlin your browser
(No build step required!)
- Add your own projects:
Edit the projects section in index.html and add images to images/. - Edit skills/services:
Modify the relevant sections in index.html. - Change colors/fonts:
Tweak variables in css/style.css.
- Email: dss919138@gmail.com
- GitHub: Dss155
- LinkedIn: divyesh-suthar-020052342
This project is open source and available under the MIT License.