ABOUT.md and team.json added
This commit is contained in:
@@ -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 |
|
||||
|--- |
|
||||
|  |
|
||||
|
||||
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
|
||||
|
||||
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user