A personal portfolio website built using HTML, CSS, and JavaScript. This website showcases my work and skills with sections such as Home, About, Services, Projects, and Contact. It also features a toggle theme that allows users to switch between light and dark themes, offering a personalized touch to the browsing experience.
- Home Section: Introduction and welcome message 🌍
- About Section: Information about myself, my background, and my skills 💡
- Services Section: A list of the services I offer with brief descriptions 🛠️
- Projects Section: A showcase of my work, featuring project details and links to demos or GitHub repositories 🖥️
- Contact Section: A contact form where users can reach out for inquiries 📩
- Toggle Theme: A button to switch between light and dark themes for a customizable user experience 🌞🌜
- Frontend: HTML for structure, CSS for styling, and JavaScript for interactivity 💻
- Theme Toggle: Switch between light and dark themes with JavaScript 🌓
- Navigate Sections: Click through the sections in the navigation bar to learn more about me, my services, and see my projects 🧭
- Toggle Themes: Use the toggle button to switch between light and dark modes for a personalized look 🌅🌙
- Contact Me: Fill out the contact form to get in touch with me 📧
- Clone the repository:
git clone https://github.com/LakshayD02/Portfolio-Website-Lakshay.git
- Open the
index.html
file in your browser to view the website. - Customize the content to make it your own!