diff --git a/Teams/DuoKoders/ABOUT.md b/Teams/DuoKoders/ABOUT.md new file mode 100644 index 0000000..bbe5746 --- /dev/null +++ b/Teams/DuoKoders/ABOUT.md @@ -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. + + diff --git a/Teams/DuoKoders/team.json b/Teams/DuoKoders/team.json new file mode 100644 index 0000000..ec5d602 --- /dev/null +++ b/Teams/DuoKoders/team.json @@ -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 + } + ] +}