ABOUT.md and team.json added

This commit is contained in:
Sraddhanjali
2014-12-03 09:46:18 +05:45
parent cd237de162
commit 24abafc36a
2 changed files with 19 additions and 18 deletions
+7 -13
View File
@@ -1,20 +1,14 @@
This is our page
================
This is our page.
Or I should say, this is my page as i am running this alone.
Namaste! This is team "DuoKoders"
About your team
Ruraj Joshi -https://github.com/ruraj/
Sraddhanjali Acharya -https://github.com/tilaprimera/
About me
===========================
| felx |
|--- |
| ![felx](https://avatars1.githubusercontent.com/u/372050?v=3&s=460) |
I join to test koding.
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.
wizard & reifier
+12 -5
View File
@@ -1,11 +1,18 @@
{
"teamName": "ayb",
"teamName": "DuoKoders",
"members": [
{
"name": "François-Xavier Kuntz",
"twitter": "@fxkuntz",
"koding": "felx",
"location": "Paris, FR"
"name": "Sraddhanjali Acharya",
"twitter": "tilaprimera",
"koding": "tilaprimera",
"location": "Lalitpur, NP"
},
{
"name": "Ruraj Joshi",
"twitter": "ruraj",
"koding": "ruraj",
"location": "Lalitpur, NP",
"lead" : true
}
]
}