Skip to content

Instantly share code, notes, and snippets.

View forresto's full-sized avatar

Forrest O. forresto

View GitHub Profile
@forresto
forresto / meemoo-text-demo.json
Created May 30, 2012 17:04
meemoo app: demo of text module
{
"info": {
"title": "demo of text module",
"author": "forresto",
"description": "demo of text module, draws numbers in a ring every second",
"url": "textdemo",
"parents": [
"https://gist.github.com/2837660"
]
},
@forresto
forresto / hackabledigitalclock.json
Created June 13, 2012 10:01
meemoo app: hackable digital clock 0.1
{
"info": {
"title": "hackable digital clock 0.1",
"author": "forresto",
"description": "hackable clock for #mozparty 2012, digital version",
"url": "hackabledigitalclock",
"appview": 4,
"parents": [
"https://gist.github.com/2760122",
"https://gist.github.com/2923185"
@forresto
forresto / rainbowclock.json
Created June 14, 2012 13:14
meemoo app: digital rainbow clock
{
"info": {
"title": "hackable digital rainbow clock",
"author": "forresto",
"description": "hackable clock for summer code party 2012, digital rainbow version",
"url": "rainbowclock",
"appview": 12,
"parents": [
"https://gist.github.com/2760122",
"https://gist.github.com/2923185",
@forresto
forresto / rainbowclock2.json
Created June 15, 2012 14:39
meemoo app: digital rainbow clock (alternate setup)
{
"info": {
"title": "hackable digital rainbow clock",
"author": "forresto",
"description": "hackable clock for summer code party 2012, digital rainbow version",
"url": "rainbowclock",
"appview": 17,
"parents": [
"https://gist.github.com/2760122",
"https://gist.github.com/2923185",
@forresto
forresto / index.html
Created June 20, 2012 22:44
A web page created at CodePen.io
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen &middot; A Pen by forresto</title>
<style>
@forresto
forresto / meemoo-math-module.json
Created June 27, 2012 07:57
meemoo demo: new math module evaluates arbitrary equations
{
"info": {
"author": "meemoo",
"title": "meemoo module: math",
"description": "testing new math module",
"parents": [
"https://gist.github.com/3002307"
],
"url": "math-module"
},
@forresto
forresto / equals-equals-equals-equals-equals.json
Created June 27, 2012 09:41
meemoo app: the plus one equals game
{
"info": {
"author": "forresto",
"title": "the plus one equals game",
"description": "type [0] [+] [1] [=] on a calculator, then press [=] as fast as you can",
"parents": [
"https://gist.github.com/3002307"
],
"url": "plusone"
},
@forresto
forresto / gist:3016683
Created June 29, 2012 08:36
meemoo app: supershape animated
{
"info": {
"author": "meemoo",
"title": "supershape animated",
"description": "Create your supershape form and share on imgur!",
"parents": [
"https://gist.github.com/3014952"
],
"url": "supershape"
},
@forresto
forresto / gist:3016699
Created June 29, 2012 08:40
meemoo app: supershape animated
{
"info": {
"author": "meemoo",
"title": "supershape animated",
"description": "Create your supershape form and share on imgur!",
"parents": [
"https://gist.github.com/3014952"
],
"url": "supershape"
},
@forresto
forresto / rotoshop.json
Created July 13, 2012 14:16 — forked from anonymous/rotoshop.json
meemoo app: rotoshop
{
"info": {
"title": "rotoshop",
"author": "forresto",
"description": "rotoscoping webcam animation",
"url": "rotoshop",
"parents": [
"https://gist.github.com/3105121",
"https://gist.github.com/3105135"
]