@@ -0,0 +1,12 @@
|
||||
|
||||
# Just Dev It
|
||||
|
||||
Just a few guys who enjoy solving problems with code. Our curiosity drives us.
|
||||
|
||||
## About Us
|
||||
|
||||
5 guys who studied Computer Science at Anderson University in Anderson, IN.
|
||||
|
||||
## Languages We'll Likely Use
|
||||
|
||||
- Javascript
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"teamName": "Just Dev It",
|
||||
"members": [
|
||||
{
|
||||
"name": "David Ragsdale",
|
||||
"twitter": "@ragzdale",
|
||||
"koding": "djragsdale",
|
||||
"location": "Indianapolis, US",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Alex Hester",
|
||||
"twitter": "",
|
||||
"koding": "amhester",
|
||||
"location": "Indianapolis, US"
|
||||
},
|
||||
{
|
||||
"name": "Ryan Hanley",
|
||||
"twitter": "",
|
||||
"koding": "rmhanley",
|
||||
"location": "Indianapolis, US"
|
||||
},
|
||||
{
|
||||
"name": "Scott Colegrove",
|
||||
"twitter": "@beefmaestro",
|
||||
"koding": "beefmaestro",
|
||||
"location": "Indianapolis, US"
|
||||
},
|
||||
{
|
||||
"name": "Neal Hamilton",
|
||||
"twitter": "",
|
||||
"koding": "nealhamilton",
|
||||
"location": "Indianapolis, US"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user