Here, you will find several folders with various works demonstrating skills I've learned through a combination of self-studying and my post graduate certificate in IT.
Some of these include:
Using asynchronous functions to dynamically create elements and populate data.
Practicing both the GET and POST method to retrieve form data results from a web application.
Exploring the use of CSS animations to create hover, glowing effects, drop downs on load and hidden visibility.
Using a forEach loop, the code dynamically creates and populates data from an external JS file array.
Exploring the use of BS4 to style a site quicker than with CSS from scratch.
Using vanilla JS, changing original text to something new based on the click event.