Merge pull request #526 from jeysawant/master

coDeUNIT PR
This commit is contained in:
Nitin Gupta
2014-11-29 16:35:26 -08:00
2 changed files with 56 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# coDeUNIT
We are a bunch of workholic lads willing to challange our coding skills and you bet there's no better platform than HACKATHON! And we are both eagar and excited to be here .... Lets get started !
## About Us
- Jayesh 'jey' Sawant : Designer
- Swapnil 'nil' Karande : Developer
- Ajit 'Mouse' Mane : Developer
- Darshan 'shan' Bhogle : Databse Admin
- Nikhil 'uNIKs' Paramar : Linux Admin
## Languages We love
- Javascript
- sql
- php
- bootstrap
- postgresql
- nodejs
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "coDeUNIT",
"members": [
{
"name": "Swapnil Karande",
"twitter": "swapnil60",
"koding": "swapnilkarande",
"location": "Mumbai, IN"
},
{
"name": "Darshan Bhogale",
"twitter": "darshan_bhogale",
"koding": "darshanbhogale",
"location": "Mumbai, IN"
},
{
"name": "Jayesh Sawant",
"twitter": "jeysawant",
"koding": "jeysawant",
"location": "Mumbai, IN",
"lead": true
},
{
"name": "Ajit Mane",
"twitter": "ajitmane5500",
"koding": "ajitmane",
"location": "Mumbai, IN"
},
{
"name": "Nikhil Paramr",
"twitter": "Nikhil9Parmar",
"koding": "nikhilparmar",
"location": "Mumbai, IN"
}
]
}