CHARACTER GENERATOR
This assignment gave me practice working with objects, functions, Random method to create a Random Athlete Generator.
TOP 5 QUALITIES OF A JS PROGRAMMER
I created a webpage with a list of qualities a JS programmer should have.
FUN WITH JS EVENTS
Working with JS events and went with an input event that highlights the textfield when a keyboard key is typed.
INPUT & OUTPUT (MATH)
This assignment was early on in the course working with prompts and alerts to do math functions based on input from prompts.