Merge pull request #538 from baranbaris/master

DarthKoders PR
This commit is contained in:
Senthil Arivudainambi
2014-11-29 15:20:05 -08:00
2 changed files with 34 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# DarthKoders
We are Baran and Göktuğ. We like coding and learning new things.
## About Us
-Göktuğ: I'm Göktuğ. I like coding with C++, python and C. I'm interested in Android App Development.
-Baran: Hi, I'm Baran. I've developed some windows phone apps and android apps. I like coding with C.
## Languages we love
-C/C++
-Python
-Java
-C#
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "DarthKoders",
"members": [
{
"name": "Baran Baris Kivilcim",
"twitter": "baranbarisk",
"koding": "baranbaris",
"location": "Ankara, TR"
},
{
"name": "Abdullah Goktug Mert",
"twitter": "goktugbc",
"koding": "goktugbc",
"location": "Ankara, TR",
"lead": true
}
]
}