A modern, responsive portfolio website showcasing my projects, skills, and professional experience.
- Modern Design: Clean and professional layout with smooth animations
- Responsive: Fully responsive design that works on all devices
- Interactive: Dynamic elements and smooth transitions
- Performance Optimized: Fast loading and optimized assets
- SEO Ready: Proper meta tags and semantic HTML
- HTML5
- CSS3 (Custom animations and transitions)
- JavaScript (GSAP for animations)
- Git/GitHub
- GitHub Pages
-
Clone the repository:
git clone https://github.com/Adwaitbytes/adwaitbytes.github.io.git
-
Open
index.htmlin your browser
├── index.html # Main HTML file
├── styles.css # CSS styles and animations
├── script.js # JavaScript functionality
├── LICENSE # MIT license
└── README.md # Project documentation
To make changes:
- Fork the repository
- Create a new branch (
git checkout -b feature/improvement) - Make changes
- Commit (
git commit -am 'Add new feature') - Push (
git push origin feature/improvement) - Create a Pull Request
- Website: adwaitbytes.github.io
- Email: adwaitkeshari289@gmail.com
- GitHub: @Adwaitbytes
This project is open source and available under the MIT License.