Merge pull request #285 from brunointerlandi88/master

Added Team to the Hackathon repository
This commit is contained in:
Nitin Gupta
2014-11-26 13:59:54 -08:00
2 changed files with 48 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
This is our page
================
We are Sky Cloud Angels 42, we are a team of european koders, we like make things innovative, we like make what can help others
we like code as a passion.
About your team
===========================
We are a team formed mostly by web developers and also people who're great in math and data analysis, we love work with difficult
algorithms, we think we can do something great trough our hard work and we can make an enthusiastic project.
We're all from Europe and we want to prove with that that European guys can do cool things just like the others and we hope better
About your skills and what you are going to do?
=======
As we said we're mostly web developers so we think we'll use web technologies like Node.js, Express.js
It's soon to tell on what idea we'll work during the Hackathon
+27
View File
@@ -0,0 +1,27 @@
{
"teamName": "SkyCloud Angels 42",
"members": [
{
"name": "Bruno Interlandi",
"twitter": "@binterlandi88",
"koding": "brunointerlandi88",
"location": "Caserta, IT"
"lead": true
},
{
"name": "Dmytro Plekhotkin",
"koding": "plekhotkindmytro",
"location": "Lviv, UA"
},
{
"name": "Kujitim Rahmani",
"koding": "kujta1",
"location": "Munich, DE"
},
{
"name": "Simion Zafiu",
"koding": "simi27",
"location": "Copenaghen, DK"
},
]
}