diff --git a/Teams/Kuali/ABOUT.md b/Teams/Kuali/ABOUT.md new file mode 100644 index 0000000..f35b70c --- /dev/null +++ b/Teams/Kuali/ABOUT.md @@ -0,0 +1,21 @@ + +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. + + diff --git a/Teams/Kuali/team.json b/Teams/Kuali/team.json new file mode 100644 index 0000000..d8f9ca0 --- /dev/null +++ b/Teams/Kuali/team.json @@ -0,0 +1,25 @@ +{ + "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", + + } + ] +}