-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhitecards.json
49 lines (49 loc) · 3.53 KB
/
whitecards.json
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
{
"numberOfCards" : 44,
"cards" : {
"1" : { "id" : "1", "text" : "Taking a day off to attend the Weave Extravaganza and ending up singing 'Twist and Shout' on a parade float" },
"2" : { "id" : "2", "text" : "Building a machine that pours cocktails" },
"3" : { "id" : "3", "text" : "Original Geeks" },
"4" : { "id" : "4", "text" : "FreeSWITCH" },
"5" : { "id" : "5", "text" : "Brian and Tony and Mike (oh my)" },
"6" : { "id" : "6", "text" : "The CEO" },
"7" : { "id" : "7", "text" : "Remembering to pack your power cable but forgetting the laptop itself" },
"8" : { "id" : "8", "text" : "James Body" },
"9" : { "id" : "9", "text" : "Professor Plum in the library with the candlestick" },
"10" : { "id" : "10", "text" : "Coffee runs" },
"11" : { "id" : "11", "text" : "Getting hit with that blue shell in Mario Kart" },
"12" : { "id" : "12", "text" : "Eating snacks as a meal" },
"13" : { "id" : "13", "text" : "Referencing Game of Thrones in your talk" },
"14" : { "id" : "14", "text" : "A demo so dangerous that it literally catches on fire" },
"15" : { "id" : "15", "text" : "Exhaustion" },
"16" : { "id" : "16", "text" : "Retro T-shirts" },
"17" : { "id" : "17", "text" : "Cheating at the Coder Games and losing anyway" },
"18" : { "id" : "18", "text" : "Live streaming yourself watching the live stream of ClueCon in a live stream of the green room" },
"19" : { "id" : "19", "text" : "Watching your FreeCYCLED hack collapse in front of your tear-filled eyes" },
"20" : { "id" : "20", "text" : "Winning at Bocce Ball even though you know none of the rules" },
"21" : { "id" : "21", "text" : "Writing your presentation one minute before it starts" },
"22" : { "id" : "22", "text" : "Staying up so late, you're up early" },
"23" : { "id" : "23", "text" : "Inside jokes" },
"24" : { "id" : "24", "text" : "Sweet Sharoline" },
"25" : { "id" : "25", "text" : "Flowroute energy drinks" },
"26" : { "id" : "26", "text" : "A tear-jerking duet at karaoke" },
"27" : { "id" : "27", "text" : "Falling off the VoiceTel boat cruise" },
"28" : { "id" : "28", "text" : "Hiding from hotel security" },
"29" : { "id" : "29", "text" : "FOMO" },
"30" : { "id" : "30", "text" : "An Anker batteryyyyy" },
"31" : { "id" : "31", "text" : "That Marketing Guy" },
"32" : { "id" : "32", "text" : "Classy AF business cards" },
"33" : { "id" : "33", "text" : "Alcohol" },
"34" : { "id" : "34", "text" : "Coding and shit" },
"35" : { "id" : "35", "text" : "Developers! Developers! Developers! Developers!" },
"36" : { "id" : "36", "text" : "Corporate espionage" },
"37" : { "id" : "37", "text" : "Embezzling raffle tickets" },
"38" : { "id" : "38", "text" : "Traveling thousands of miles to get to ClueCon and never leaving the hotel" },
"39" : { "id" : "39", "text" : "When the server at Dick's Last Resort roasts you a little too close to home" },
"40" : { "id" : "40", "text" : "Sustaining a Giant Jenga injury" },
"41" : { "id" : "41", "text" : "Wearing your T-shirt out to a restaurant, except this tine everyone else is too" },
"42" : { "id" : "42", "text" : "Bad Luck Brian (West)" },
"43" : { "id" : "43", "text" : "When it works but you don't know why" },
"44" : { "id" : "44", "text" : "Fixing the hotel's network with your spare router cuz, yeah, you're that guy" }
}
}