Welcome to my personal website repository, where I showcase my portfolio, projects, and professional journey. This website is designed using Bootstrap, HTML5, and CSS3, and it’s fully responsive and accessible on different devices.
This website is intended to give visitors a clear view of who I am, my skills, and my work. It serves as a professional portfolio that highlights my experience, skills, and the projects I've worked on. Feel free to browse around!
- About Me – A brief introduction about my background and interests.
- Portfolio – A showcase of the projects I have worked on, including descriptions and relevant links.
- Skills – A summary of my technical and professional skills.
- Services – The services I offer, such as web development, UX design, and more.
- Contact – A way for people to reach out to me via email or through the contact form.
- HTML5
- CSS3
- JavaScript
- Bootstrap 5
- FontAwesome Icons
- Google Fonts
- SimpleLightbox (for the portfolio image gallery)
- Responsive Design: The layout adapts to various screen sizes for an optimal viewing experience on any device.
- Portfolio Section: Each project includes an image, description, and a link to the code or a live demo.
- Contact Form: Easily reach out to me via a fully functional contact form.
- Clean Code: Written in a structured and modular way, ensuring easy updates and maintenance.
.
├── index.html # Main page of the website
├── assets/ # Contains all images, icons, and other static assets
│ ├── css/ # CSS files
│ ├── js/ # JavaScript files
│ └── img/ # Images used in the portfolio
├── contact.html # Contact page with form
├── portfolio.html # Portfolio showcase page
└── README.md # This file