Created
July 29, 2015 20:24
-
-
Save jdcauley/1fad39f79c061c6b85cf to your computer and use it in GitHub Desktop.
answers for StartUp Weekend
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
age: 29, | |
gender: 'male', | |
whyAttend: [ | |
'Meet a Cofounder/Someone to work with', | |
'Other' | |
], | |
hearAboutUs: 'A Friend, Colleague, or Teacher', | |
tShirt: 'Mens XL', | |
twitter: 'jdcauley', | |
highestEducation: 'Bachelor\'s Degree', | |
specialNeeds: false, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment