diff --git a/Teams/SkyCloudAngels42/ABOUT.md b/Teams/SkyCloudAngels42/ABOUT.md new file mode 100644 index 0000000..9c54be4 --- /dev/null +++ b/Teams/SkyCloudAngels42/ABOUT.md @@ -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 + diff --git a/Teams/SkyCloudAngels42/team.json b/Teams/SkyCloudAngels42/team.json new file mode 100644 index 0000000..d2803fe --- /dev/null +++ b/Teams/SkyCloudAngels42/team.json @@ -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" + }, + ] +}