Skip to content

Instantly share code, notes, and snippets.

View jcarbaugh's full-sized avatar
🍳

Jeremy Carbaugh jcarbaugh

🍳
View GitHub Profile
@jcarbaugh
jcarbaugh / index.html
Created February 19, 2015 19:11
Tweet at the legislators that represent your ZIP code
<!doctype html>
<!--
Replace YOUR-API-KEY-HERE with your API key.
Register for a key at http://sunlightfoundation.com/api/
-->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Tweet at Congress</title>
</head>
@jcarbaugh
jcarbaugh / redactionmachine.html
Created March 4, 2015 17:24
Redaction Machine demo
<!doctype html>
<html lang="en-us">
<style>
html { font-family: sans-serif; }
p.document {
border: 1px solid #999999;
font-family: serif;
font-size: 120%;
line-height: 150%;
padding: 2em;
@jcarbaugh
jcarbaugh / discover.py
Created September 30, 2015 17:33
DIAL examples
import httplib
import socket
import StringIO
# generic
SSDP_ALL = 'ssdp:all'
UPNP_ROOT = 'upnp:rootdevice'
# devices
DIAL = 'urn:dial-multiscreen-org:service:dial:1'
@jcarbaugh
jcarbaugh / jobs-jobs-jobs.md
Last active October 16, 2017 15:21
Open Positions at ISL