Welcome to my personal portfolio website repository! 🌐
This repository contains the source code for my personal portfolio website. It showcases my work, skills, and projects, and it's built using HTML, CSS, SCSS, JavaScript, AOS (Animate on Scroll), and jQuery. The website is designed to be responsive, user-friendly, and visually appealing, making it a perfect platform to display my web development and design abilities.
- Responsive Design: The website is designed to be fully responsive, ensuring an optimal viewing experience on various devices and screen sizes.
- Sleek UI/UX: SCSS was used to create a stylish and user-friendly design, making the website visually appealing and easy to navigate.
- Smooth Animations: The site comes to life with the help of AOS and jQuery, providing elegant and engaging animations.
- Projects Showcase: You can explore my portfolio, view my best work, and learn more about my projects.
- Contact Me: Get in touch with me effortlessly through the provided contact information.
- HTML/CSS: The foundation of the site's structure and styling.
- SCSS: For clean and maintainable styling.
- JavaScript: To add interactivity and dynamic behavior to the website.
- AOS (Animate on Scroll): Bringing eye-catching scroll animations to the site.
- jQuery: Simplifying DOM manipulation and event handling.
You can see the live version of this project by visiting my portfolio website.
To get a copy of the project up and running on your local machine, follow these steps:
- Clone this repository:
git clone https://github.com/yourusername/portfolio-website.git
- Open the project in your favorite code editor.
- Explore the HTML, CSS, SCSS, and JavaScript files to understand the structure and make changes as needed.
- Host the website on a local server for testing.