A dynamic, interactive personal portfolio website built with vanilla JavaScript that demonstrates core DOM manipulation techniques. Unlike traditional static portfolios, this project dynamically loads ...
This lab introduces JavaScript as a programming language and teaches you to use it to make web pages interactive. You will learn to manipulate the Document Object Model (DOM), respond to user events, ...