Merge pull request #409 from elc1798/master

Fixed Issues stated in Line comments: StuyFyreLegacy Pull Request
This commit is contained in:
Senthil Arivudainambi
2014-11-27 10:54:07 -08:00
2 changed files with 56 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Team StuyFyreLegacy
Team StuyFyreLegacy is the continuation of a computer science team, known as StuyFyreCS.
## About Us
StuyFyreCS was created as a team under Stuyvesant High School for the competition known as picoCTF.
Founded by Ethan Cheng (elc1798) and co-founded by Yicheng Wang (yeechwyc on Koding, alex-wyc on Github), StuyFyre
now consists of Ethan Cheng, Yicheng Wang, Jesse Elliot, Ruojia Sun, and Nobel Gautam.
## Primary languages:
- Python
- Java
- C++
- Shell
- C (Slightly)
- Netlogo
- Scheme
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "StuyFyreLegacy",
"members": [
{
"name": "Ethan Cheng",
"twitter": "",
"koding": "elc1798",
"location": "New York, US",
"lead": true
},
{
"name": "Yicheng Wang",
"twitter": "",
"koding": "yeechwyc",
"location": "New York, US"
},
{
"name": "Ruojia Sun",
"twitter": "",
"koding": "sunruojia",
"location": "New York, US"
},
{
"name": "Jesse Elliot",
"twitter": "",
"koding": "Jelliott37",
"location": "New York, US"
},
{
"name": "Nobel Gautam",
"twitter": "",
"koding": "plisno",
"location": "New York, US"
}
]
}