Team AllAboutThatBass added to repo

This commit is contained in:
root
2014-12-02 23:56:20 -05:00
parent 4357fc6e0e
commit 121fe087bb
2 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
Francis
--------------
I'm a senior Computer Science Student at Stony Brook University
in New York. I love coding and gaming!
Languages I love
- C#
- Java (Including Android Development)
- PHP
- MYSQL
Michael
-------------
I'm a senior Computer Science Student at Stony Brook University
in New York. I made snake on Android!
Language I love
- C++
- Java (Including Android Development)
- C#

View File

@@ -0,0 +1,18 @@
{
"teamName": "AllAboutThatBass",
"members": [
{
"name": "Francis Rohner",
"twitter": "FrankDaTank815",
"koding": "francisrohner",
"location": "Stony Brook, NY",
"lead": true
},
{
"name": "Michael Knoth",
"koding": "knoth77",
"location": "Bethpage, NY",
"lead": false
}
]
}