From 7b72b37152c06710ec9220357a7afd2dce3c6f16 Mon Sep 17 00:00:00 2001 From: ak Date: Wed, 3 Dec 2014 03:34:01 +0200 Subject: [PATCH] -- --- Teams/Kolias/ABOUT.md | 19 +++++++++++++++++++ Teams/Kolias/team.json | 17 +++++++++++++++++ Teams/Kolias/team.json~ | 17 +++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 Teams/Kolias/ABOUT.md create mode 100644 Teams/Kolias/team.json create mode 100644 Teams/Kolias/team.json~ diff --git a/Teams/Kolias/ABOUT.md b/Teams/Kolias/ABOUT.md new file mode 100644 index 0000000..9cea4a4 --- /dev/null +++ b/Teams/Kolias/ABOUT.md @@ -0,0 +1,19 @@ +TEAM KOLIAS, GO! +================ +About our team: + Challenge is out middle name. Really. + Konstantinos "Challenger" Panousis + Alexandros "Will-it-blend?" Keros + Oh, right, + EMOTIONS, + EMOTIONS, + MORE HEARTBREAKING EMOTIONS... + + ...whispering *emoooootioooons*... +About OUR skills and what are WE going to do? +======= +We like artificial intelligence, databases and funny, useless sites. +And coffee. + We REEEEAAAAALLLLYYYY LIKE COFFEE. +And machines brewing coffee for us. + You know, robots and stuff, *-bziit bziit-*. diff --git a/Teams/Kolias/team.json b/Teams/Kolias/team.json new file mode 100644 index 0000000..6f009f7 --- /dev/null +++ b/Teams/Kolias/team.json @@ -0,0 +1,17 @@ +{ +"teamName": "Kolias", +"members": [ +{ +"name": "Konstantinos Panousis", +"twitter": "", +"koding": "konpanousis", +"location": "London, UK" +}, +{ +"name": "Alexandros Keros", +"twitter": "alexeikerofski", +"koding": "alexeikerofski", +"location": "Athens, GR" +} +] +} diff --git a/Teams/Kolias/team.json~ b/Teams/Kolias/team.json~ new file mode 100644 index 0000000..e6017ea --- /dev/null +++ b/Teams/Kolias/team.json~ @@ -0,0 +1,17 @@ +{ +"teamName": "Kolias", +"members": [ +{ +"name": "Konstantinos Panousis", +"twitter":, +"koding": "konpanousis", +"location": "London, UK" +}, +{ +"name": "Alexandros Keros", +"twitter": "alexeikerofski", +"koding": "alexeikerofski", +"location": "Athens, GR" +} +] +}