Welcome to the repository for my personal website! This project showcases my skills, education, experience, and projects. Feel free to explore the various sections and get in touch with me using the contact form.
The home section serves as the landing page for my website. It provides a brief overview of who I am and what visitors can expect to find on the site.
In the "About Me" section, you'll find information about my skills, education, and professional experience. This area is designed to give visitors a better understanding of my background and expertise.
The "Fields" section delves into the specific areas or industries that I specialize in. It provides insights into the key areas where I have honed my skills and can contribute effectively.
The "Work" section showcases the various projects I've worked on. Each project is presented with a brief description and relevant details. Visitors can click on each project to learn more about the work I've done.
The "Contact Me" section is the gateway for visitors to get in touch with me. It includes links to my Instagram, Facebook and LinkedIn profiles. Additionally, there's a contact form where users can input a message to send directly to me, and also a button that lets users download my Resume.
To ensure secure communication, this website utilizes the Google Forms API. The contact form is powered by the following script:
const scriptURL = 'https://script.google.com/macros/s/your-script-id/exec';
Please replace 'https://script.google.com/macros/s/your-script-id/exec'
with the actual URL of your Google Apps Script endpoint.
Note: This website uses icons from Font Awesome.
This project is licensed under the MIT License - see the LICENSE file for details.