Rock band on stage

Drum Kit (01)

An interactive soundboard

A clock

Clock (02)

A clock using CSS transform and JavaScript

An application that changes styles using input selectors

Updating CSS Variables (03)

Using input sliders, update the CSS variables set on the root element.

Playtime with arrays and prototype functions

Array Cardio (04)

Processing data with arrays and prototype functions.

A gallery of outdoor images featuring a fox with the words 'give all you can'

Flex Panel Image Gallery (05)

Using CSS transforms and tansitions, make an interactive feature that allows you to highlight one image and message

A selectbox showing highlighted cities for the query 'Montana'

Ajax Type Ahead (06)

Dynamically match the query with a list of cities and states provided via a JSON file and highlight matches.

code for array manipulation

Array Cardio Day 2 (07)

More manipulation on arrays using some, every, find and findIndex functions.

a rainbow colored drawn cat

HTML Canvas (08)

Creating and manipulating the stroke tool for an HTML Canvas element.

error consoles shown in browser log

Dev Tools (09)

Different methods of using console logging for debugging.

checkboxes with strikethrough lines

Checkbox Range (10)

Hold shift to check multiple checkboxes.

a video on a blue background

Video Player (11)

Create custom controls for an HTML5 video.

sparkly cats and unicorns when typing mew

Key Sequence Detection (12)

Amazing suprises await when you type 'mew!'

sparkly cats and unicorns when typing mew

JS Reference VS Copy (13)

How to copy arrays and objects so they don't screw up the original.