A clean, responsive single-page portfolio website showcasing my work as a Frontend Engineer and UI/UX Specialist.
Live Site: ashbardhan.github.io
- Fully responsive design
- Clean, modern UI with custom color scheme
- Smooth scroll reveal animations
- Social media integration (LinkedIn, Twitter/X, GitHub, CodePen)
- Lightweight - no external dependencies
- HTML5 - Semantic markup
- CSS3 - Custom styles with Flexbox
- Vanilla JavaScript - Scroll animations
- GitHub Pages - Hosting
Start the local server:
npm startOpen your browser to the URL shown (typically http://localhost:3000)
├── index.html # Main HTML file
├── index.js # Scroll reveal animations
├── assets/
│ ├── css/
│ │ └── style.css # Styles
│ └── images/ # Images and assets
├── package.json # Project metadata
└── README.md # This file
- Hero - Introduction with social links
- About - Brief bio and background
- Projects - Featured projects showcase
ISC © Ashish Bardhan