My Portofolio

https://craftworldindonesia.com

Great example of making a product gallery online. This website was created using AI web builder .

Quote Generator

Written in HTML and JavaScript.

Functionality: It displays a random quote and its author when the page loads and allows users to generate a new quote by clicking a button.

User Interaction: The user can click the "New Quote" button to see a different quote each time.

This simple application is a great example of how to use JavaScript to manipulate the DOM (Document Object Model) and create interactive web content.