diff --git a/Teams/AIXIA/ABOUT.md b/Teams/AIXIA/ABOUT.md new file mode 100644 index 0000000..194398d --- /dev/null +++ b/Teams/AIXIA/ABOUT.md @@ -0,0 +1,39 @@ +Hi. +================ + +We are a group of awesome humans from Waterloo, Ontario who believes the world can be taken over, one line of code at a time. We believe in a world where binary and biology are seamlessly integrated. We'd call ourselves and all our fellow programmers alike the abode of peace between man and machine, if not for the fact that we all contribute the the singularity, which will render us irrelevent to history sometimes this century. + +

+ +

+ +In progress we trust. + + +Who we are +=========================== + +| Rongzhao | Andrew | Ben | Charles +|--- |--- |--- |--- +| ![Rongzhao](http://www.gravatar.com/avatar/60712383049fe9ca0579f38b6d40785c?s=480) | ![Andrew](http://www.gravatar.com/avatar/350dd5fa2a62c03ba90a53a9941ad24c?s=480) | ![Ben](http://www.gravatar.com/avatar/350dd5fa2a62c03ba90a53a9941ad24c?s=480) | ![Charles](http://www.gravatar.com/avatar/50459e3df2adcda6dcd4a23e17a30172?s=480) | + + +Intersection of our skills (Tools we know) +========================================== +Python 2/3. Javascript. HTML5. CSS3. C. C++. Java. SQL. Scheme. BF. + + +Union of our skills (What we can do) +==================================== +Web design. Graphics design. WebGL visualization. Non-blocking/Async programming. Big data. Crypto. Post-quantum crypto. Map generation. + + +Our project +=========== +Vision: Reduce lawyer-to-programmer ratio. + +Method: +
    +
  1. Reduce the number of lawyers necessary for everyday life. Render fineprints obsolete.
  2. +
  3. Increase the number of programmers, as coding is always necessary for life. Programming education is essential in today's world.
  4. +
diff --git a/Teams/AIXIA/team.json b/Teams/AIXIA/team.json new file mode 100644 index 0000000..d2acbff --- /dev/null +++ b/Teams/AIXIA/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "AIXIA", + "members": [ + { + "name": "Rongzhao Li", + "twitter": "Apt1tude", + "koding": "Apt1tude", + "location": "Waterloo, CA", + "lead": true + }, + { + "name": "Andrew Ilyas", + "location": "Waterloo, CA" + }, + { + "name": "Benjamin Caldwell", + "location": "Waterloo, CA" + }, + { + "name": "Charles Zinn", + "location": "Waterloo, CA" + } + ] +}