Merge pull request #81 from camwhite/master

Team Submit
This commit is contained in:
Nitin Gupta
2014-11-23 13:14:35 -08:00
2 changed files with 57 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
Welcome to Team Iron Squad
================
Where code is eaten for breakfast, lunch and dinner.
About our team
===========================
| Irwin | Cameron | Jennifer | Mike | Projjol
|--- |--- |--- |---
| ![Irwin](http://i.imgur.com/1xf5lIl.jpg) | ![Cameron](https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xap1/v/t1.0-9/10426745_10100487310173638_7677407935971777239_n.jpg?oh=798c5c70ecfcf954b13fc9f2233f3e94&oe=550B920E&__gda__=1423981915_f4bd1f2f225207f0c187e78b9744e97f) | ![Jennifer](https://pbs.twimg.com/profile_images/430394579406163968/habhkRy1.jpeg) | ![Mike](https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-xfa1/t31.0-8/1913230_984429184046_1487094217_o.jpg) | ![Projjol](https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xpf1/v/t1.0-9/10678861_10205407304850031_7159509395688039995_n.jpg?oh=3f01f4979db04aae89be179614352a8b&oe=551BA0BD&__gda__=1426977218_762ba5d706ccbdf9dca6bdfd1a4d249f) |
We decided to join the Hackathon for the opportunity to learn and be a part of a large community. This Hackathon will prove individual skills and ways for us to improve certain areas that we lack. Collaborating with various individuals on similar tasks is a fun and educational way to learn coding as well as building something innovative.
About our skills
=======
Each one of our team members has strengths and weaknesses in certain areas. Combined we are truly a force to be reckoned with. One opportunity, One Project, and our determination to give it our all!
Thank you for learning a bit about team Iron Squad and CODE ON!
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "Team Require",
"members": [
{
"name": "Cameron White",
"twitter": "codeandcam",
"koding": "camwhite",
"location": "Telluride, US",
"lead": true
},
{
"name": "Irwin Litvak",
"twitter": "null",
"koding": "ilitvak",
"location": "New York City, US"
},
{
"name": "Jennifer Nelson",
"twitter": "jwncoexists",
"koding": "jwncoexists",
"location": "San Diego, US"
},
{
"name": "Mike Engel",
"twitter": "null",
"koding": "primal001",
"location": "New York City, US"
},
{
"name": "Projjol Banerji",
"twitter": "ProjjolBanerji",
"koding": "dorsatum",
"location": "Manipal, IN"
}
]
}