...
The Eye

The challenge in this exercise was to get two eyes to "follow you around" by tracking the cursor.
I appreciate how when you go to change tabs it rools itself at you.

Take a Look! Git
...
Tower of Hanoi

A familiar children's wooden - or plastic - toy is a scalable mathmatical puzzle based on a French math concept.
A number of disks pilled on top of one another, of decreasing sizes, that need to be moved

Let's Solve It! Git
...
Pacman

You know of him, you might even have played the game.
After so many appearances, including a few in Hollywood - if you've missed them, that's okay - they are now...
The Pack of Pacmen.

Packing Order Git
...
Live Tracking

This one Requires a personal API Key to implement.
I would share mine, but if it got overused I would be charged for it, so unfortunatly it's a little harder to experience.
Read Me for instructions!

Go somewhere Git
...
Dynamic Grid Creation

You can have grids set in stone using CSS and HTML, but with Java Script you can also dynamicaly create the divs, assign them values and push them into elements of the page!.

Daft Punk Lights! Git
...
Procedural Rotation

When you need to move values' location in their space coordinates without losing their order there's a few things that can be done.
By breaking the move into two we can now do three things!

Lovecrafting Git