diff --git a/Teams/Kuali/ABOUT.md b/Teams/Kuali/ABOUT.md index c77e3e8..3ddd42f 100644 --- a/Teams/Kuali/ABOUT.md +++ b/Teams/Kuali/ABOUT.md @@ -1,25 +1,27 @@ - -TEAM KUALI -========== - -The word *kuali* in Ancient Mayan means *beautiful or good* and we like how it resembles the English word for **Quality** and that is what we are building **Beautiful and Good quality Software**. - - -BTW The ancient mayans predicted we would win for sure, let us hope its not a fake prediction like the apocalypse. - - - -The **Awesome** star developers: - - -1. Rodrigo a Computer Science major, knows a lot about **Mathematics** **Statistics** and **Software Engineering** - - -2. Andrew an expert in Java and Functional test.He will make sure nothing goes past QA without being debugged. - - -3. Shawon is the UX and Graphics Designer. The interface will never look as stunning and jaw-dropping without his expertise. -4. Rommel Esparcia is a full stack developer (Node, angular, express, mongo) expert in sailsjs and hapijs with expertise in both frontend and backend. - - - + +TEAM KUALI +========== + +The word *kuali* in Ancient Mayan means *beautiful* and we like how it resembles the English word for **Quality**. That is what we are build: **beautiful and quality software**. + +The ancient Mayans also predicted that we would win the Koding Hackathon, so let's hope this isn't 2012 all over again. + +The amazing team of developers: + +![Rodrigo](https://avatars3.githubusercontent.com/u/1141128?v=3&s=400) + + +Rodrigo is a Computer Science major who knows a lot about **Mathematics**, **Statistics**, and **Software Engineering**. [Guthub](https://github.com/kouryuu) + +![Andrew](https://avatars2.githubusercontent.com/u/6120041?v=3&s=460) + +Andrew is an expert Java programmer and functional test author. He will make sure nothing gets past QA without being debugged. [Github](https://github.com/abreksa4) + +![Shawon](https://koding.com/-/image/cache?endpoint=crop&grow=true&width=300&height=300&url=https%3A%2F%2Fkoding-client.s3.amazonaws.com%2Fuser%2Fitsmeshawon%2Favatar-1416113965511) + +Shawon is the UX and Graphic Designer. The user interfaces of our project would never look as stunning and jaw-dropping without his expertise. [Github](https://github.com/newscredshawon) + +![Rommel](http://www.gravatar.com/avatar/05ec6012ec6d2c8645e18f2161308f6b.png) + +Rommel Esparcia is a full stack developer (Node, angular, express, mongo) expert in sailsjs and hapijs with expertise in both frontend and backend. + diff --git a/Teams/Kuali/team.json b/Teams/Kuali/team.json index 2391b91..dfff3f2 100644 --- a/Teams/Kuali/team.json +++ b/Teams/Kuali/team.json @@ -1,25 +1,30 @@ -{ - "teamName": "Kuali", - "members": [ - { - "name": "Rodrigo Reyes", - "twitter": "scrooge_mc_pato", - "koding": "kouryuu", - "location": "Mexico City, MX", - "lead": true - }, - { - "name": "Shawon", - "twitter": "", - "koding": "itsmeshawon", - "location": "Dhaka, BD" - }, - { - "name": "Andrew Breksa", - "twitter": "", - "koding": "abreksa4", - "location": "California, US" - - } - ] -} +{ + "teamName":"Kuali", + "members":[ + { + "name":"Rodrigo Reyes", + "twitter":"scrooge_mc_pato", + "koding":"kouryuu", + "location":"Mexico City, MX", + "lead":true + }, + { + "name":"Shawon", + "twitter":"", + "koding":"itsmeshawon", + "location":"Dhaka, BD" + }, + { + "name":"Andrew Breksa", + "twitter":"", + "koding":"abreksa4", + "location":"California, US" + }, + { + "name":"Rommel Esparcia", + "twitter":"wiredots", + "koding":"wiredots", + "location":"Cebu, PH" + } + ] +} \ No newline at end of file