A modern, responsive portfolio website showcasing my skills, projects, and achievements as an Information Technology Engineer.
- Responsive Design: Looks great on all devices (desktop, tablet, mobile)
- Modern UI/UX: Clean, professional interface with smooth animations
- Project Showcase: Highlighting key projects with descriptions and technologies used
- Achievements Section: Displaying certifications, awards, and recognitions
- Contact Form: Easy way for visitors to get in touch
- Lightweight & Fast: Optimized for performance and quick loading times
- Frontend:
- HTML5, CSS3, JavaScript (ES6+)
- Font Awesome Icons
- Google Fonts (Poppins)
- Deployment:
- Netlify (Hosting & Form Handling)
- Git (Version Control)
Check out the live version of the website: (https://shaikanwarportfolio.netlify.app)
- A modern web browser (Chrome, Firefox, Safari, Edge)
- Git (for version control)
- A code editor (VS Code, Sublime Text, etc.)
-
Clone the repository
git clone https://github.com/ShaikAnwargithub/your-portfolio.git cd your-portfolio -
Open the project
- Open the project folder in your preferred code editor
- Open
index.htmlin your browser to view the website
my_website/
├── index.html # Main HTML file
├── style.css # Main stylesheet
├── test-form.html # Test form page
├── netlify.toml # Netlify configuration
└── images/ # Image assets
├── ideathon*.jpg # Achievement images
└── *.jpg # Other images
- Update personal information in
index.html - Modify the color scheme in
style.css(look for CSS variables) - Add/remove portfolio projects in the projects section
- Update the contact information in the footer
- Duplicate an existing project card in
index.html - Update the project details (title, description, technologies, etc.)
- Add your project image to the
images/directory - Update the image source in the project card
Contributions are always welcome! If you'd like to contribute:
- Fork the repository
- 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
- Name: Shaik Anwar
- Email: shaikanwar.work@gmail.com
- LinkedIn: ShaikAnwar
- GitHub: ShaikAnwar
Made with ❤️ by Shaik Anwar