diff --git a/Teams/D'Parcelables/ABOUT.md b/Teams/D'Parcelables/ABOUT.md new file mode 100644 index 0000000..5acc6b7 --- /dev/null +++ b/Teams/D'Parcelables/ABOUT.md @@ -0,0 +1,29 @@ +This is our page +================ + +We are the Koding team, so we are not really participating. But this page is here +to give you an idea about your own page. + + +About your team +=========================== + +| Nemmar | Ullen | Mark +|--- |--- |--- |--- +| ![Nemmar](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Ullen](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Mark](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | + +Tell us who you are, why you did you decide to join? + +Judges will read this page before making a final decision, so write your story, make it emotional and impressive. +Tell us why you want to win. + + +About your skills and what you are going to do? +======= +Don't reveal too much about your project, this is a competition but maybe +you can tell us the technologies, APIs you are going to use and what kind +of application you are going to build. + +You can change your mind, that's ok. Just push an update here when you do. + + diff --git a/Teams/D'Parcelables/team.json b/Teams/D'Parcelables/team.json new file mode 100644 index 0000000..cbeb599 --- /dev/null +++ b/Teams/D'Parcelables/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "D'Parcelables", + "members": [ + { + "name": "Nemmar Ramos", + "twitter": "nmrrms", + "koding": "nemmarramos", + "location": "Quezon City, PH", + "lead": true + }, + { + "name": "Ullen Faustino", + "twitter": "ufaustino10", + "koding": "ullenfaustino", + "location": "Quezon City, PH" + }, + { + "name": "Mark Francis Esplana", + "twitter": "markesplana", + "koding": "mesplana", + "location": "Valenzuela City, PH" + } + ] +}