I hereby claim:
- I am rupl on github.
- I am rupl (https://keybase.io/rupl) on keybase.
- I have a public key ASBJ5Kg18-StJUZUlN_qgReYd2buApAqCdTjui4FVxqEago
To claim this, I am signing this object:
// Load fonts async by default | |
// Load sync from SW cache when available. | |
// | |
// Snippet assumes your Service Worker caches fonts as part of installation, so that | |
// an 'activated' Service Worker means the fonts are cached with 100% confidence. | |
if ( | |
'serviceWorker' in navigator && | |
navigator.serviceWorker.controller !== null && | |
navigator.serviceWorker.controller.state === 'activated' | |
) { |
background: linear-gradient(270deg, #430fe4, #234ae8, #15a32d, #f55519, #d71abf); | |
background-size: 1000% 1000%; | |
-webkit-animation: AnimationName 6s ease infinite; | |
-moz-animation: AnimationName 6s ease infinite; | |
-o-animation: AnimationName 6s ease infinite; | |
animation: AnimationName 6s ease infinite; | |
@-webkit-keyframes AnimationName { | |
0%{background-position:0% 50%} | |
50%{background-position:100% 50%} | |
100%{background-position:0% 50%} |
/*! | |
* LilyPad Arduino Biking Jacket | |
* | |
* Each sleeve has a button and indicator light near the cuff. | |
* - Pressing the a button turns the blinker on for a few cycles. | |
* - Hold the same button to stop it sooner. | |
* - Pressing both buttons turns on hazard mode. | |
* - Hold one button to disable hazard mode. | |
* | |
* Made with <3 for Karin :) |
/** | |
* Code to run a basic automatic greenhouse. | |
* | |
* - Temp/humidity sensor | |
* - Soil moisture sensor | |
* - Water pump | |
* - Ventilation fan | |
* | |
* @see http://saettfro.com/vaxthus/ | |
*/ |
I hereby claim:
To claim this, I am signing this object: