This is a personal portfolio website showcasing my skills, projects, and contact information. It is built using HTML, CSS, and JavaScript, with an integrated contact form using EmailJS to send messages directly to my email.
π Visit My Portfolio (Replace with actual URL)
portfolio-website/
βββ index.html # Main homepage
βββ about.html # About page
βββ projects.html # Projects/Portfolio page
βββ contact.html # Contact page
β
βββ assets/ # Folder for assets (images, fonts, icons)
β βββ images/ # Store images here
β βββ fonts/ # Store custom fonts
β βββ icons/ # Store icons
β
βββ css/ # Folder for styles
β βββ style.css # Main stylesheet
β βββ responsive.css # Styles for responsiveness
β
βββ js/ # Folder for JavaScript
β βββ script.js # Main JavaScript file
β
βββ README.md # Project description