Skip to content

Instantly share code, notes, and snippets.

View gelicia's full-sized avatar
🕴️
Never logging off

Kristina gelicia

🕴️
Never logging off
View GitHub Profile
#include <FastLED.h>
#define SENSOR_PIN 6
#define LED_PIN 3
#define NUM_LEDS 15
#define LED_TYPE WS2811
#define COLOR_ORDER GRB
CRGB leds[NUM_LEDS];
#define UPDATES_PER_SECOND 100
@gelicia
gelicia / tccc21.ino
Last active April 20, 2017 03:00
tccc21 demo
// This #include statement was automatically added by the Particle IDE.
#include <neopixel.h>
Adafruit_NeoPixel strip = Adafruit_NeoPixel(1, D3, WS2812);
int red = 0;
int green = 0;
int blue = 0;
void setup() {
@gelicia
gelicia / gist:44c526900907ebf44cdae4cf7c6d985c
Last active December 15, 2016 03:06
Northstar MLS comment box and cost per sq ft additions. Only works on page load, gotta go in through main page for diff searches. EMOJIS WORK!!
// ==UserScript==
// @name mls additions
// @namespace nsmls
// @include http://matrix.northstarmls.com/*
// @version 1
// @grant none
// @require https://code.jquery.com/jquery-2.1.4.min.js
// @require https://cdn.firebase.com/js/client/2.2.3/firebase.js
// ==/UserScript==
@gelicia
gelicia / _.md
Last active August 4, 2016 21:51
hacking team exploits
@gelicia
gelicia / gist:cbd4fab1b1478c7eecf256bcf8d16546
Last active April 18, 2016 01:11
iotfuse presentation
// This #include statement was automatically added by the Particle IDE.
#include "neopixel/neopixel.h"
Adafruit_NeoPixel strip = Adafruit_NeoPixel(4, D3, WS2812);
int red = 0;
int green = 0;
int blue = 0;
void setup() {
@gelicia
gelicia / mncounties.json
Created November 30, 2013 03:00
Minnesota Counties TopoJSON
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gelicia
gelicia / _.md
Created January 23, 2014 04:22
moar internets
@gelicia
gelicia / _.md
Created January 21, 2014 22:25
sdfsdf
@gelicia
gelicia / _.md
Created January 13, 2014 03:00
internets with words
@gelicia
gelicia / _.md
Created January 4, 2014 01:58
Simple Horiz Stack Bar W/ Tip