Projects
Open-Source
-
ember-datetime
Allows the creation and serialization of the new HTML 5.2
View source codedate
,datetime-local
, andmonth
inputs. -
ember-dialogue
An ember addon that allows simple creation of the HTML 5.2 spec's
dialog
element -
jquery-hash-tabs
A jQuery addon that creates accessible, hash-friendly tabs
See my github for more projects
Playground Samples
Samples of my work which can be found on codepen
-
Directory Lister in Pure CSS
A proof-of-concept design for a directory lister
-
LG G5 Settings Menu in Pure CSS
Showcases how you only need CSS to replicate an Android settings screen
-
Dota 2 Loading Screen
As an avid dota 2 player, I wanted to recreate the loading screen in pure CSS. Success!
-
Material Input in Pure CSS
Over 10000 stars. A simple idea can garner huge success
-
Windows Blue Screen in Pure CSS
The famous
Blue Screen of Death
in pure CSS -
7zip Extraction Window
A direct replication of the 7zip software for Windows in pure CSS and HTML. Can you tell the difference?
-
MX Player in Pure CSS
A pure replication of the MX Player Android app
-
Material Design Checkboxes
An innovative, accessible approach to material design checkboxes. Check out the usage of
background: url()
, including SVG.