Team AllAboutThatBass added to repo
This commit is contained in:
22
Teams/AllAboutThatBass/ABOUT.md
Normal file
22
Teams/AllAboutThatBass/ABOUT.md
Normal 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#
|
||||
18
Teams/AllAboutThatBass/team.json
Normal file
18
Teams/AllAboutThatBass/team.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user