Welcome to the GitHub repository for my personal portfolio website! This website showcases my work as a software developer, including my projects, about me, and contact information. It uses HTML, CSS, JavaScript, and includes functionality to send emails via EmailJS.
- About Me: Learn more about my background, skills, and professional journey.
- Portfolio: A showcase of my current projects with more to come!
- Contact Form: A functional contact form that visitors can use to send emails directly to my inbox using Nodemailer.
- Responsive Design: The site is fully responsive, ensuring it looks great on devices of all sizes.
- HTML: For structuring the web content.
- CSS: For styling the website.
- JavaScript: For the interactive elements of the website.
- EmailJS: For handling the email sending functionality from the contact form.
- Vercel For project deployment.