Description:
This GitHub repository contains the source code for my simple portfolio website. The website is designed to showcase my skills, projects, and contact information in an elegant and interactive manner.
Table of Contents:
- Introduction
- Features
- Technologies Used
1. Introduction:
This repository hosts the source code for my portfolio website built using HTML, CSS, and JavaScript. It features smooth scrolling behavior, responsive design, and interactive elements.
2. Features:
- Responsive design that adapts to various screen sizes and devices.
- Smooth scrolling behavior for seamless navigation through sections.
- Interactive navigation menu with responsive functionality.
- Typing effect using the Typed.js library for dynamic text display.
- Scroll-based animations to reveal elements as they come into view.
- Highlighting of active sections in the navigation menu based on scroll position.
3. Technologies Used:
- HTML5: For structuring the content of the website.
- CSS3: For styling and layout customization.
- JavaScript: For adding interactive functionality and dynamic behavior.
- Typed.js: Library for creating a typing effect in the introductory text.
- ScrollReveal: Library for animating elements based on scroll position.