Merge pull request #772 from tilaprimera/DuoKoders

Duo koders
This commit is contained in:
Senthil Arivudainambi
2014-12-02 20:03:17 -08:00
2 changed files with 32 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
This is our page.
Namaste! This is team "DuoKoders"
About your team
Ruraj Joshi -https://github.com/ruraj/
Sraddhanjali Acharya -https://github.com/tilaprimera/
We are two recently graduated engineers and working.
About your skills and what you are going to do?
Some of our skills are Java, Play framework, Django, Python, Scala etc. Most of all, we are here to have fun.
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "DuoKoders",
"members": [
{
"name": "Sraddhanjali Acharya",
"twitter": "tilaprimera",
"koding": "tilaprimera",
"location": "Lalitpur, NP"
},
{
"name": "Ruraj Joshi",
"twitter": "ruraj",
"koding": "ruraj",
"location": "Lalitpur, NP",
"lead" : true
}
]
}