@@ -0,0 +1,15 @@
|
||||
|
||||
# Team yrral
|
||||
|
||||
Trying to save the world, one line of code at a time
|
||||
|
||||
## About Us
|
||||
|
||||
- Larry
|
||||
- Ben
|
||||
- Bill: I've come a long way since punching cards to write my first programs :-)
|
||||
|
||||
## Languages
|
||||
|
||||
- Ruby
|
||||
- Javascript/Coffeescript
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"teamName": "Team yrral86",
|
||||
"members": [
|
||||
{
|
||||
"name": "Full Name",
|
||||
"twitter": "twitter acct no @",
|
||||
"koding": "koding username (required)",
|
||||
"location": "city, 2 digit country code"
|
||||
},
|
||||
{
|
||||
"name": "Larry Reaves",
|
||||
"twitter": "",
|
||||
"koding": "yrral86",
|
||||
"location": "Frostburg, MD"
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Ben Plunkert",
|
||||
"twitter": "",
|
||||
"koding": "",
|
||||
"location": "San Francsico, US",
|
||||
},
|
||||
{
|
||||
"name": "Bill Ferguson",
|
||||
"twitter": "",
|
||||
"koding": "wpferguson",
|
||||
"location": "Glen Easton, WV"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user