Home Automation
I wanted to be able to turn things in my apartment on/off remotely for a few reasons. Lights — I have a lot of lamps, and I turn them all on/off a few times daily. ACs — It’s hot and the ACs don’t run during […]
I wanted to be able to turn things in my apartment on/off remotely for a few reasons. Lights — I have a lot of lamps, and I turn them all on/off a few times daily. ACs — It’s hot and the ACs don’t run during […]
The Sunshine demo is a pure CSS experiment (no javascript), and like the Hearts demo, is an offline web app as well. This demo: Works like an app (manifest.json): icon, fullscreen, offline (cache.manifest), locks orientation. Uses CSS animations to drive all motion. Uses CSS […]
The Hearts demo brings together a number of HTML technologies and makes kind of a fun app out of it. This demo: Works like an app (manifest.json): icon, fullscreen, offline (cache.manifest), locks orientation. The background is an array of hearts which all cascade toward […]