Merge pull request #222 from cagdasoztekin/master

team aoc
This commit is contained in:
Nitin Gupta
2014-11-26 09:38:33 -08:00
2 changed files with 49 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
AOÇ HERE!
================
we hail from ankara 3 university undergraduates
About us
===========================
| cagdas | ata | oguz
|--- |--- |---
| ![ben](http://i.imgur.com/puc0MFW.png) | ![atacim](http://i.imgur.com/8upi3Dp.png) | ![oguz](http://i.imgur.com/6UK8sRj.png)
we don't have time to join, we have a physics midterm on saturday and a never-ending history project that haunts us
and I suspect it will break the bonds of our friendships. so that's why we decided to join.
we all have it in our hearts to program something. we've all been this way when we met at the ORPHANAGE in Ankara,
we all studied very hard, putting aside coding, to go to university and just as when we were thinking we'll be having
a good time, we are doomed to do homework and all.
we are incredibly skillful young fellows.
=======
we're into applications.
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "AOC",
"members": [
{
"name": "cagdas",
"twitter": "dunkucoder",
"koding": "drunkcoder",
"location": "ankara, tr",
"lead": true"
},
{
"name": "oguz bilginer",
"twitter": "oguzbilgener",
"koding": "oguzbilgener",
"location": "ankara, tr"
},
{
"name": "ata kilicli",
"twitter": "ataalik",
"koding": "ataalik",
"location": "ankara, tr"
}
]
}