This repository contains the source code for a personal portfolio project created by Himani Mehra. The portfolio showcases various web development projects and provides information about the developer.
- Project Overview
- Technologies Used
- Project Structure
- Setup and Installation
- Usage
- Features
- Contributing
- License
- Contact
The project's HTML structure consists of two main sections - the home section and the work section. The home section includes a welcome message, social media links, and an animated blob with an image. The work section displays a list of projects with images, each linking to a corresponding live project on GitHub Pages.
The JavaScript file (main.js
) is responsible for handling navigation interactions, revealing content with scroll animations using the ScrollReveal library, and managing the visibility of the scroll-down arrow.
- HTML5
- CSS3
- JavaScript
- ScrollReveal Library
- Boxicons
- Google Fonts
- index.html: The main HTML file containing the structure of the portfolio.
- assets/
- css/styles.css: The stylesheet for styling the HTML.
- img/: Contains images used in the project.
- js/main.js: The JavaScript file for handling interactions and animations.
- Clone the repository:
git clone https://github.com/your-username/your-portfolio.git