From db7461c96685ebe168e7acffed109db4df16c4d0 Mon Sep 17 00:00:00 2001 From: Won D Date: Tue, 2 Dec 2014 23:18:05 -0500 Subject: [PATCH] QIXIO Initial Commit About.md created. team.json created. --- Teams/TeamQixio/ABOUT.md | 8 ++++++++ Teams/TeamQixio/team.json | 12 ++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 Teams/TeamQixio/ABOUT.md create mode 100644 Teams/TeamQixio/team.json diff --git a/Teams/TeamQixio/ABOUT.md b/Teams/TeamQixio/ABOUT.md new file mode 100644 index 0000000..c014099 --- /dev/null +++ b/Teams/TeamQixio/ABOUT.md @@ -0,0 +1,8 @@ +About QIXIO +=========================== +QIXIO is a team creating visionary softwares that combine human intelligent with artificial one. QIXIO dreams that computing will soon be exceed what it had been supposed to be. QIXIO loves narrative intelligence, machine learning, big data, and gaming technology. + +About your skills and what you are going to do? +======= +(Probably) HTML5-based multi-platform game or home automation back-end using server technology + diff --git a/Teams/TeamQixio/team.json b/Teams/TeamQixio/team.json new file mode 100644 index 0000000..63b73ac --- /dev/null +++ b/Teams/TeamQixio/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Qixio", + "members": [ + { + "name": "Won Dong", + "twitter": "fkiller", + "koding": "fkiller", + "location": "Boston, MA", + "lead": true + } + ] +}