A modern, responsive personal portfolio website built to showcase my projects, skills, and experience as a frontend engineer. The website features a clean design and optimal user experience across all devices.
- ✅ Fully Responsive Design - Optimized for desktop, tablet, and mobile devices
- ✅ Smooth Navigation - Intuitive user interface with seamless transitions
- ✅ UI Animations - Engaging micro-interactions and smooth animations
- ✅ Projects Showcase - Dedicated section with live previews and GitHub links
- ✅ Contact Page - Easy-to-find contact information and social media links
- HTML5 - Semantic markup structure
- CSS3 - Custom styling and animations
- Bootstrap - Responsive framework for faster development
- Canva - UI design and visual elements
- A modern web browser
- Basic understanding of HTML/CSS (for customization)
- Clone the repository
git clone https://github.com/Praneeth860/Portfolio_Website.git- Navigate to the project directory
cd Portfolio_Website- Open with Live Server
- VS Code: Right-click on
index.html→ "Open with Live Server"
- VS Code: Right-click on
- Edit the HTML files to update personal information
- Replace images in the
images/folder with your own - Modify the projects section with your own work
- Customize colors and fonts in
css/style.css - Bootstrap classes can be modified for different layouts
- Add your own CSS animations and transitions
The website is fully responsive and tested on:
- Desktop (1920px and above)
- Laptop (1024px - 1919px)
- Tablet (768px - 1023px)
- Mobile (320px - 767px)
- Home - Introduction and hero section
- About - Personal information and skills
- Projects - Portfolio of work with live demos
- Contact - Contact form and social links
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Bootstrap team for the amazing framework
- Canva for design inspiration and tools
If you found this portfolio website helpful, inspiring, or useful for your own projects, I'd be incredibly grateful for your support:
- ⭐ Star the repository on GitHub - it helps others discover this project
- 🍴 Fork it and build your own amazing portfolio
- 💝 Share it with fellow developers who might find it useful
This project is licensed under the MIT License - see the LICENSE file for details.
