My Personal Portfolio Website :-> This is a personal portfolio website built with HTML, CSS, and JavaScript. It showcases various sections, including skills, hobbies, projects, and contact information, along with an interactive, responsive design. The website adjusts to different screen sizes using media queries and includes smooth scrolling and a fixed navigation bar.
Features:- Responsive Design: The website is fully responsive and adapts to various screen sizes, including mobile, tablet, and desktop devices. Smooth Scrolling: Clicking on the navigation links scrolls smoothly to the relevant sections. Fixed Navbar: The navbar stays fixed at the top of the screen when you scroll down. Text Animation: The homepage features animated text that fades in and out to create an engaging effect. Sidebar Menu (Mobile): On mobile devices, the navbar is transformed into a side menu, which can be toggled open or closed.
Tech Stack:- HTML: The structure of the website. CSS: Styling for the layout, including responsiveness and animations. JavaScript: For smooth scrolling functionality and sidebar menu toggle.