Added Team AIXIA

This commit is contained in:
Rongzhao Li
2014-12-02 21:43:03 -05:00
parent 40cc7c3dd1
commit c23409306a
2 changed files with 63 additions and 0 deletions

39
Teams/AIXIA/ABOUT.md Normal file
View File

@@ -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.
<p align="center">
<img src="https://upload.wikimedia.org/wikipedia/commons/c/c5/PPTMooresLawai.jpg"/>
</p>
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:
<ol>
<li>Reduce the number of lawyers necessary for everyday life. Render fineprints obsolete.</li>
<li>Increase the number of programmers, as coding is always necessary for life. Programming education is essential in today's world.</li>
</ol>

24
Teams/AIXIA/team.json Normal file
View File

@@ -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"
},
]
}