forked from brooklynjs/brooklynjs.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbudget.js
75 lines (56 loc) · 2.45 KB
/
budget.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
process.exit(
0.00 // budget.js - keeping the books for @brooklyn_js
// by @jedschmidt and @brianloveswords
// for details, see our accountant:
// https://travis-ci.org/brooklynjs/brooklynjs.github.io
// BrooklynJS #1, 2013-11-14T19:00Z at @61Local
// featuring @nakajima, @jandet, @SaraJChipps, and @jeresig
+ 360.00 // ticket sales @peatix
+ 350.00 // sponsorship @github
- 360.00 // bar tab @61local
- 81.00 // ticketing @peatix
- 51.00 // banners @BuildASign
- 50.00 // venue @61local
- 32.00 // VGA adapter @amazon
- 21.00 // nametags @staples
- 14.00 // domain @namecheap
- 50.50 // donation @GirlsWhoCode
- 50.50 // donation @ScriptEdOrg
// BrooklynJS #2, 2013-12-16T19:00Z at @61Local
// featuring @tbuchok, @vinceallenvince, @buritica, @benjamn, and @reconbot
// with special musical guest, @jedschmidt's barbershop quartet, the four fives
+ 665.00 // ticket sales @peatix
+ 450.00 // sponsorship @crushlovely
- 644.38 // bar tab @61local
- 107.00 // ticketing @peatix
- 65.18 // stickers @diginate
- 50.00 // venue @61local
- 29.55 // VGA cable @amazon
- 7.49 // paper tickets @amazon
- 105.70 // donation @GirlsWhoCode
- 105.70 // donation @ScriptEdOrg
// BrooklynJS #3, 2014-01-22T19:00Z at @61Local
// featuring @thlorenz, @donohoe, @mathisonian, and @jennschiffer
// with special musical guest, @csvsoundsystem
+ 970.00 // ticket sales @peatix
+ 1500.00 // sponsorship @nodejitsu, @digitalocean, and @harvest
- 800.00 // bar tab @61local
- 136.99 // ticketing @peatix
- 237.57 // tokens @CuboNewYork521
- 79.59 // stickers @diginate
- 50.00 // venue @61local
- 10.99 // 3.5mm cable @amazon
- 577.43 // donation @GirlsWhoCode
- 577.43 // donation @ScriptEdOrg
// BrooklynJS #4, 2014-02-20T19:00Z at @61Local
// featuring @amasad, @coderzach, @maryrosecook, @rich_harris, and @susanemcg
// with special musical guest, @thlorenz
+ 1210.00 // ticket sales @peatix
+ 1500.00 // sponsorship @etsy, @hugeinc, and @bocoup
- 360.00 // bar tab @61local
- 163.78 // ticketing @peatix
- 194.02 // tokens @CuboNewYork521
- 50.00 // venue @61local
- 18.61 // nametags @staples
- 1923.59 // donation @ScriptEdOrg
)