diff --git a/Teams/CardboardCoders/ABOUT.md b/Teams/CardboardCoders/ABOUT.md new file mode 100644 index 0000000..636f438 --- /dev/null +++ b/Teams/CardboardCoders/ABOUT.md @@ -0,0 +1,22 @@ +Team Cardboard Coders +================ + +We're a team of developers from Bucharest, Romania and we love to code. We're really excited to be a part of this first Global Hackathon and we're sure we'll have a blast. + + +Team Members +=========================== + +| Member | Bio +|:---: |--- +| Andrei  |
Web developer. I mostly work on the backend part of applications usually in PHP.
You can get in touch with me on twitter @neamtua.
| +| Khez  |My skills: Not many, you ?
My job: I am entropy man !
My title: Wall.
+| Vlad  | "No, thanks." + + +Project +======= +We haven't decided yet on what we'll work on. We have so many ideas but we will definitely use PHP and JavaScript for it. + +We will update this as soon as we've made up our minds. + diff --git a/Teams/CardboardCoders/team.json b/Teams/CardboardCoders/team.json new file mode 100644 index 0000000..73c1625 --- /dev/null +++ b/Teams/CardboardCoders/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Cardboard Coders", + "members": [ + { + "name": "Andrei Neamtu", + "twitter": "neamtua", + "koding": "neamtua", + "location": "Bucharest, RO", + "lead": true + }, + { + "name": "Khez", + "twitter": "thekhez", + "koding": "khez", + "location": "Bucharest, RO" + }, + { + "name": "Vlad Rusanescu", + "twitter": "VladRusanescu", + "koding": "dazganer", + "location": "Bucharest, RO" + } + ] +} \ No newline at end of file