diff --git a/Teams/RealityConnect/ABOUT.md b/Teams/RealityConnect/ABOUT.md new file mode 100644 index 0000000..86c2e46 --- /dev/null +++ b/Teams/RealityConnect/ABOUT.md @@ -0,0 +1,39 @@ +RealityConnect +================ + +We turn ideas into reality coding every day. + + +About your team +=========================== + +| JonnyBGod | Sequessu | +|--- |--- | +| ![JonnyBGod](https://pbs.twimg.com/profile_images/536908239862898688/sdp7aOvd.jpeg) | ![Sequessu](https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/1916961_123188490688_2612302_n.jpg?oh=ffe2e1b6a584a21d4d10bfaf856be7bd&oe=551C995A&__gda__=1427955131_f881e4a7426cd9771d9494a379d7d501) | + +We are two friends from school days who became coders who started working together and created a startup to work on our own ideas and projects. + + +About your skills and what you are going to do? +======= + +JonnyBGod + - Masters in International Management + - Ba in Business Administration + - Self learned web developer + + - HTML, CSS, Javascript + - Nodejs + - MongoDB + - Angularjs + - Famo.us + - many other oldies + +Sequessu + - Bs in Computer Sience + + - HTML, CSS, Javascript + - Nodejs + - MongoDB + - Angularjs + diff --git a/Teams/RealityConnect/team.json b/Teams/RealityConnect/team.json new file mode 100644 index 0000000..45b803d --- /dev/null +++ b/Teams/RealityConnect/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "RealityConnect", + "members": [ + { + "name": "João Miguel Ribeiro", + "twitter": "JonnyBGodPT", + "koding": "jonnybgod", + "location": "Lisbon, PT", + "lead": true + }, + { + "name": "João da Silva Côrtes", + "koding": "sequessu", + "location": "Lisbon, PT" + } + ] +} \ No newline at end of file