diff --git a/Teams/Sudo/ABOUT.md b/Teams/Sudo/ABOUT.md new file mode 100644 index 0000000..9288774 --- /dev/null +++ b/Teams/Sudo/ABOUT.md @@ -0,0 +1,21 @@ +Sudo +================ + +This team is maded by members of [SUDO](http://sudo.com.co/), a development company of Cali, Colombia. + +About your team +=========================== + +| Richard Melo | Victor Gonzales | Ricardo Valencia | Jhon Cardona +|--- |--- |--- |--- +| ![allucardster](https://pbs.twimg.com/profile_images/433714352076505088/_WZvHj-f_200x200.jpeg) | ![vichugof](https://pbs.twimg.com/profile_images/1272383602/vichugof_200x200.jpeg) | ![rcrd_chtrr_pnk](https://pbs.twimg.com/profile_images/480115325493448704/9I4-UWgm_200x200.jpeg) | ![jhonjcm2](https://pbs.twimg.com/profile_images/394689261/n676082733_426201_8271_200x200.jpg) | + +Why we decide to join? +=========================== + +Sudo company began the last year as a project to support web applications and products of [Universidad del Valle](http://www.univalle.edu.co/). Currently, we have made multiple activities in order to consolidate as a great team and we thought this kind of events could bring a lot of expertise in multiple areas related with development. + +About your skills and what you are going to do? +======= + +Currently, all team work with technologies PHP, Symfony Framework, JavaScript, JQuery and angularJS. We are interested to work on #1 and #3. diff --git a/Teams/Sudo/team.json b/Teams/Sudo/team.json new file mode 100644 index 0000000..1ff7fb0 --- /dev/null +++ b/Teams/Sudo/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Sudo", + "members": [ + { + "name": "Richard Melo", + "twitter": "allucardster", + "koding": "allucardster", + "location": "Cali, CO", + "lead": true + }, + { + "name": "Victor Gonzales", + "twitter": "vichugof", + "koding": "vichugof", + "location": "Cali, CO" + }, + { + "name": "Ricardo Valencia", + "twitter": "rcrd_chtrr_pnk ", + "koding": "ravm", + "location": "Cali, CO" + }, + { + "name": "Jhon Cardona", + "twitter": "jhonjcm2", + "koding": "jjcarmu", + "location": "Cali, CO" + } + ] +}