+27
-25
@@ -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 is a Computer Science major who knows a lot about **Mathematics**, **Statistics**, and **Software Engineering**. [Guthub](https://github.com/kouryuu)
|
||||
|
||||

|
||||
|
||||
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 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 Esparcia is a full stack developer (Node, angular, express, mongo) expert in sailsjs and hapijs with expertise in both frontend and backend.
|
||||
|
||||
|
||||
+30
-25
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user