JavaScript Examples
Homepage for all the JavaScript examples gone over in class.

Run time Project
A project that teaches how to fix run script.

Variables Project
Create Variables and display them to console using JavaScript.

Functions Project
Learning how to make functions using JavaScript.

Roster Functions
Learning how to further use functions, now with parameters.

Event Handlers
A webpage demonstrating how to use event handlers in both JavaScript and HTML.

Form Processing Project
A website that demonstrates form processing.

form processing operations
A webpage that takes a users inputs and then uses that input to do operations.

Random Number Generator
A website that has the ability to generate a random number using JavaScript.

Compare Names Project
A website that compares two names.

String Objects
A website that has you input an email that will then display the email, give you a username, and then the domain name.

Skill Test
A website that has allows for a user to input a city and have it displayed in the console.

Style Object
A website that uses javascript to style mutliple objects.

Skill Test # 2
A website that demonstrates using javascript in a seperate folder and calling the javascript to display today's date.

Date Object
Display the date with javascript.

Dynamic Form
A website that uses a dynamic form.

Form Calculations
A website that calculates how much for the amount of products you want and keeps that and adds it for any other products you add.

Loops
A website that demonstrates loops in JavaScript.

Sales Tax
A website that looks up sales taxes.

Json Object
A website that demonstrates using a JASON object in JavaScript.

Object Class
A website that demonstrates using object classes in JavaScript.

Javascript Objects
A website that demonstrates using Javacript objects in JavaScript.

Jquery
A website that demonstrates using jquery in JavaScript.

Prefrences Skills Test
A website that demonstrates creating preferences in JavaScript.

Object Skills Test
A website that demonstrates using objects in JavaScript.

Thank you for viewing the homepage for Celyn's WDV221 homework! These projects are going to be kept the way they were when I made them for class. Some of them do not reflect my current skills, and only showcase my abilities from the past. However, anyone is more than welcome to view these past projects, as I believe it is important to see how people progress and how they have changed. Since this is the current class I am taking, some of the links will not work just yet, as they are for future projects.