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
@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 / gist:7acadb49c1866a77f59a
Created October 17, 2015 14:36
Particle serial out
#include "application.h"
void setup() {
Spark.function("writeSerial", writeSerial);
}
void loop() {
Serial1.begin(115200);
}
@gelicia
gelicia / _.md
Last active August 29, 2015 14:24
UGHH
Customer Exploit type Requested Downloaded Succeeded
ARIEL-PROD Internet Explorer (Hosted) 3 0 0
ARIEL-PROD Word document 2 1 0
CSH-PA Android browser (hosted) 6 3 0
CSH-PA Word document 3 1 0
FAE-FURLAN Internet Explorer (Hosted) 3 1 1
FAE-FURLAN Word document 3 1 1
FAE-INVERNIZZI Android browser (hosted) 3 1 1
FAE-MARTINEZ Android browser (hosted) 1 0 0
FAE-MARTINEZ Word document 4 0 0
@gelicia
gelicia / _.md
Last active August 4, 2016 21:51
hacking team exploits
@gelicia
gelicia / bicycle-data.csv
Last active August 29, 2015 14:23 — forked from mbostock/.block
We can make this file beautiful and searchable if this error is corrected: It looks like row 9 should actually have 12 columns, instead of 11. in line 8.
Crash ID,County,Community,Primary Road,Intersecting Road,Date,Time,Type,Level,Crash Rpt.,lat,long
00-012546,Hennepin,Minneapolis,7th St S,Marquette Av S,1/14/00,1000,Bicycle,Possible Injury (C),,44.9763201,-93.2708829
00-014058,Hennepin,Minneapolis,25th St E,Bloomington Av S,1/15/00,2128,Bicycle,Possible Injury (C),,44.9573537,-93.252417
00-026570,Hennepin,Minneapolis,5th Av S,Franklin Av E,1/29/00,1845,Bicycle,Possible Injury (C),,44.9626904,-93.2689627
00-028624,Hennepin,Minneapolis,2nd St S,19th Av S,1/31/00,1830,Bicycle,Possible Injury (C),,44.9733766,-93.2458744
00-038600,Hennepin,Minneapolis,17th St N,Dunwoody Blvd W,2/10/00,1000,Bicycle,Possible Injury (C),,44.9719114,-93.2869467
00-050325,Hennepin,Minneapolis,19th St E,Nicollet Av S,2/22/00,843,Bicycle,Possible Injury (C),,44.9639556,-93.277817
00-051603,Hennepin,Minneapolis,12th St N,Linden Av W,2/23/00,1227,Bicycle,Fatalities,,44.9759309,-93.2810714
00-051804,Hennepin,Minneapolis,50th St W,Chowen Av S,2/23/00,1650,Bicycle,Property Damage Only,,44.91
#include <Adafruit_NeoPixel.h>
#define LLEDPIN 10
#define LBUTTONPIN 2
#define RLEDPIN 11
#define RBUTTONIN 3
int leftOldButtonState = 0;
int leftCount = 0;
#include <Adafruit_NeoPixel.h>
#define LLEDPIN 10
#define LBUTTONPIN 4
#define RLEDPIN 7
#define RBUTTONIN 6
int leftButtonState = 0;
int rightButtonState = 0;
@gelicia
gelicia / _.md
Last active August 29, 2015 14:22
school incident data
@gelicia
gelicia / _.md
Created June 6, 2015 15:44
Minneapolis wtf nest