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" +} +] +}