diff --git a/Teams/AOC/ABOUT.md b/Teams/AOC/ABOUT.md new file mode 100644 index 0000000..6d379a7 --- /dev/null +++ b/Teams/AOC/ABOUT.md @@ -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. + diff --git a/Teams/AOC/team.json b/Teams/AOC/team.json new file mode 100644 index 0000000..a4db686 --- /dev/null +++ b/Teams/AOC/team.json @@ -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" + } + ] +}