Added new team folder with About.md and team.json

This commit is contained in:
Paul Deng - PC
2014-11-22 22:53:06 -05:00
parent 6e4cf00ea1
commit 34b5233292
2 changed files with 57 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
Team Name
================
Hi all, we are engineers of UofT, excited to participate in the first ever global hackathon!
About your team
===========================
| paulliwali | | |
|--- |--- |--- |---
| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.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.
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "Team Name",
"members": [
{
"name": "Puyuan Deng",
"twitter": "paulliwali",
"koding": "paulliwali",
"location": "Toronto, ON"
},
{
"name": "",
"twitter": "",
"koding": "",
"location": "",
"lead": true
},
{
"name": "",
"twitter": "",
"koding": "",
"location": ""
},
{
"name": "",
"twitter": "",
"koding": "",
"location": ""
}
]
}