A website which contains a short about me section, overview of some projects I have completed, links to github/linkedIn, and a contact form (working on email capability).
- Learned basic HTML practices and organization of website content using tags, classes, IDs, and connecting different parts of website/external links using a navbar.
- Learned basic design elements of a website using CSS for styling and formatting website content in an appealing way, as well as using canva to develop a favicon for the website.
- Used JavaScript and the formSubmit library to process email inquires and contact from users feeding to my personal email address (In Progress).