Hello World

I'm hosted with GitHub Pages.

Here is some stuff I'm playing with right now

Narrow Focus - This is a ui thing for gathering info or doing a question and answer set but only showing one thing at a time so there is only one single are of the window that the user needs to focus on.
Shuffler/Sorter - Make a list and then it will get randomly shuffled and sorted into groups
Clocks
Minesweeper clone I wanted to play around with native javascript modules so I made a minesweeper clone. Basic mechanics are implemented but it won't let you know if you've won or lost the game. Uses native modules.
Mobile Debug A console implementation that writes to the dom so you can debug in mobile browsers
Touching Capture and log various events to see how touches work on different browsers
Move Them Puzzle where you try to move the things from one side of the board to the other.
Silly Utilly Some little utilities that I am messing around with

Supporting material for blogs and presentations

Angular 2 Events - Demonstrating how events work with angular 2 and change detection
Intro to Aurelia presentation - Presentation from Javascript KC meetup on 10/18/2016