From 1bf8fbceb53c6961ad644b11e4c66499f756eb34 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:32:43 +0100 Subject: [PATCH 1/5] Add our awesome team --- Teams/XereoNet/ABOUT.md | 49 ++++++++++++++++++++++++++++++++++++++++ Teams/XereoNet/team.json | 46 +++++++++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) create mode 100644 Teams/XereoNet/ABOUT.md create mode 100644 Teams/XereoNet/team.json diff --git a/Teams/XereoNet/ABOUT.md b/Teams/XereoNet/ABOUT.md new file mode 100644 index 0000000..a3457ed --- /dev/null +++ b/Teams/XereoNet/ABOUT.md @@ -0,0 +1,49 @@ +XereoNet +======== + +## About us + +XereoNet is a team of international developers that band together to create amazing things. We are exited to be in this unique, global hackathon and will hopefully bring something great into existance. + +We excel at creating things that are powerful, but at the same time beautiful and enjoyable to use. + +http://xereo.net + +## The team + +Avatar | Username | About +------ | -------- | ------- +![Luca](https://dl.dropboxusercontent.com/u/16572398/Avatars2/luca_small.jpg) | Luca "Antariano" Rager | Hey, I'm Luca. I'm a 22 year old student and full stack web developer. I love to make pretty things using most modern web technologies +![Connor](https://dl.dropboxusercontent.com/u/16572398/Avatars2/connor_small.jpg) | Connor "connor4312" Peet | Ello! I'm a Computer Science student at the University of Toronto. I'm a Node.js enthusiast and currently engaged in a love-hate relationship with Sailsjs. +![Moritz](https://dl.dropboxusercontent.com/u/16572398/Avatars2/moritz_small.jpg) | Moritz "narrowtux" Schmale | Hi, I'm Moritz, a 22-year old computer science student from Germany. I like doing stuff in Java. +![Gábor](https://dl.dropboxusercontent.com/u/16572398/Avatars2/gabor_small.jpg) | Gábor "Fren" Guzsik | I am Fren, Graphics, Web and UX designer and certified insane potatoe. I am 28 and powered by Coffeine and pizza. +![Tobias](https://dl.dropboxusercontent.com/u/16572398/Avatars2/tobias_small.jpg) | Tobias "totokaka" Laundal | Tobias here, I'm a 16 year old high-school student and developer from Norway. I develop with focus on simplicity and awesomeness from the inside and out. + +## Skills overview + +We can do a variety of things but our main focus resides within the web. + +*Code* + +* HTML5 + * + Canvas + * + SVG +* Javascript + * + Nodejs + * + Angular + * + Underscore + * + Backbone + * + MEANstack + * + etc. +* CSS + * Traditional + * LESS +* PHP *(If we HAVE to)* +* JAVA +* C/C++ +* Python +* and more! + +## What's cooking? + +We still quite haven't decided what to do but we have some good ideas. Stay tuned :) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json new file mode 100644 index 0000000..3c290cc --- /dev/null +++ b/Teams/XereoNet/team.json @@ -0,0 +1,46 @@ + +{ + "teamname": "XereoNet", + "members":[ + { + "name": "Luca Rager", + "twitter": "XereoAntariano", + "koding": "antariano", + "location": "Ancona, IT", + "lead": true, + "isAwesome": true + }, + { + "name": "Connor Peet", + "twitter": "ConnorPeet", + "koding": "connor4312", + "location": "Toronto, CA", + "lead": false, + "isAwesome": true + }, + { + "name": "Moritz Schmale", + "twitter": "narrowtux", + "koding": "narrowtux", + "location": "Kassel, DE", + "lead": false, + "isAwesome": true + }, + { + "name": "Gábor Guzsik", + "twitter": "lordfren", + "koding": "", + "location": "Kiskunfélegyháza, HU", + "lead": false, + "isAwesome": true + }, + { + "name": "Tobias Laundal", + "twitter": "totokaka_", + "koding": "totokaka", + "location": "Oslo, NW", + "lead": false, + "isAwesome": true + } + ] +} From 23abf11449d2236d3de38fef6f43969071f1c423 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:36:59 +0100 Subject: [PATCH 2/5] Add fren's koding account --- Teams/XereoNet/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json index 3c290cc..0ece64d 100644 --- a/Teams/XereoNet/team.json +++ b/Teams/XereoNet/team.json @@ -29,7 +29,7 @@ { "name": "Gábor Guzsik", "twitter": "lordfren", - "koding": "", + "koding": "fren", "location": "Kiskunfélegyháza, HU", "lead": false, "isAwesome": true From 2c068565d84cf245d571e1e81c8965175f07c628 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:38:03 +0100 Subject: [PATCH 3/5] Fix team.json --- Teams/XereoNet/team.json | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json index 0ece64d..dd94bad 100644 --- a/Teams/XereoNet/team.json +++ b/Teams/XereoNet/team.json @@ -7,40 +7,31 @@ "twitter": "XereoAntariano", "koding": "antariano", "location": "Ancona, IT", - "lead": true, - "isAwesome": true + "lead": true }, { "name": "Connor Peet", "twitter": "ConnorPeet", "koding": "connor4312", - "location": "Toronto, CA", - "lead": false, - "isAwesome": true + "location": "Toronto, CA" }, { "name": "Moritz Schmale", "twitter": "narrowtux", "koding": "narrowtux", - "location": "Kassel, DE", - "lead": false, - "isAwesome": true + "location": "Kassel, DE" }, { "name": "Gábor Guzsik", "twitter": "lordfren", "koding": "fren", - "location": "Kiskunfélegyháza, HU", - "lead": false, - "isAwesome": true + "location": "Kiskunfélegyháza, HU" }, { "name": "Tobias Laundal", "twitter": "totokaka_", "koding": "totokaka", - "location": "Oslo, NW", - "lead": false, - "isAwesome": true + "location": "Oslo, NW" } ] } From 7223980edd1a17c43c2d42575068ef778a17ac76 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:50:17 +0100 Subject: [PATCH 4/5] Add golang --- Teams/XereoNet/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/XereoNet/ABOUT.md b/Teams/XereoNet/ABOUT.md index a3457ed..ab63606 100644 --- a/Teams/XereoNet/ABOUT.md +++ b/Teams/XereoNet/ABOUT.md @@ -41,6 +41,7 @@ We can do a variety of things but our main focus resides within the web. * PHP *(If we HAVE to)* * JAVA * C/C++ +* Golang * Python * and more! From 8f6c926d63367a955e9a7954cef25d6e4f24fac8 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 21:40:44 +0100 Subject: [PATCH 5/5] It's norway --- Teams/XereoNet/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json index dd94bad..ff35455 100644 --- a/Teams/XereoNet/team.json +++ b/Teams/XereoNet/team.json @@ -31,7 +31,7 @@ "name": "Tobias Laundal", "twitter": "totokaka_", "koding": "totokaka", - "location": "Oslo, NW" + "location": "Oslo, NO" } ] }