godfreyw53 - Overview
Pinned Loading
-
This Project is a crash course for how to use JavaScript in amazon project.
JavaScript
-
Notes App A simple browser-based notes app built with vanilla JavaScript. It lets you create editable notes, delete them, and automatically saves everything to localStorage so your notes persist af…
CSS
-
A simple Age Calculator built with HTML, CSS, and JavaScript. Users can select their date of birth and instantly see their exact age in years, months, and days.
CSS
-
This project implements client-side validation for a contact form using JavaScript. It ensures that users fill out all fields correctly before submitting the form.
JavaScript
-
A simple web app that generates a QR code from any text or URL entered by the user. Built using plain HTML, CSS, and JavaScript with no frameworks or build tools required.
CSS
-
A simple web app that fetches and displays a random motivational quote using a public API. Users can generate a new quote with one click and share it directly on X (formerly Twitter).
JavaScript