Add our awesome team
This commit is contained in:
49
Teams/XereoNet/ABOUT.md
Normal file
49
Teams/XereoNet/ABOUT.md
Normal file
@@ -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 "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 "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 "narrowtux" Schmale | Hi, I'm Moritz, a 22-year old computer science student from Germany. I like doing stuff in Java.
|
||||
 | 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 "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 :)
|
||||
46
Teams/XereoNet/team.json
Normal file
46
Teams/XereoNet/team.json
Normal file
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user