diff --git a/Teams/DIS/ABOUT.md b/Teams/DIS/ABOUT.md new file mode 100644 index 0000000..d26ea8a --- /dev/null +++ b/Teams/DIS/ABOUT.md @@ -0,0 +1,21 @@ +Team DIS +================ + +We are a group of Students at KTH, 3 of us are from Greece and one from Italy. +We believe this Hackathon will be a great opportunity to put our skills in a test and create something awesome! + +About your team +=========================== + +| Nick | Antonis | Lorenco | Vasilis +|--- |--- |--- |--- +| ![Nick](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/c26.0.160.160/p160x160/39317_415532674526_43579_n.jpg?oh=81affb54cf281d167e719aa4e1c01f44&oe=54D2C7D1&__gda__=1426775903_1bff30934e77812ad54f0ac90dce4aa1) | ![Antonis](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/936668_10203743325077113_817576751436621014_n.jpg?oh=c6018177181d75d0ec5dcc4b3484c582&oe=5505BD15&__gda__=1423499606_7de224a0ac95188deac344aa98288ece) | ![Lorenco](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.45.160.160/p160x160/10339765_10152527984971902_8661782631266295419_n.jpg?oh=4ce56223306aa75f9030aeadfa101cdf&oe=55110D4E&__gda__=1427476075_37fde06a2523da119f49d5e4b96ca943) | ![Vasilis](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.5.160.160/p160x160/58285_437539828146_684634_n.jpg?oh=a6b94a92f5c17c2e0939f5fdd7932582&oe=5505ADF4&__gda__=1428177281_cd0b3f79491f752b68ae227e8cb080e7) | + +We saw a post about this competition on facebook. We discuss it and everyone was excited that we will be able to we challenge ourselves and find out what we can do together. + +About your skills and what you are going to do? +======= +All of us have some work experience where we used different tools and we will combine them for this project. + +We are thinking about doing something relevant to the real time communication/translation theme but nothing is decided yet. +We will use PHP, Javascript, Google Translate API, Bootstrap and lots of love... diff --git a/Teams/DIS/team.json b/Teams/DIS/team.json new file mode 100644 index 0000000..7561c58 --- /dev/null +++ b/Teams/DIS/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "DIS", + "members": [ + { + "name": "Anestos Nikolaos-Ektoras", + "twitter": "NickAnestos", + "koding": "anestos", + "location": "Stockholm, SE", + "lead": true + }, + { + "name": "Antonios Kouzoupis", + "twitter": "alafroiskiotos", + "koding": "kouzan", + "location": "Stockholm, SE" + }, + { + "name": "Lorenzo Corneo", + "twitter": "", + "koding": "lorenzocorneo", + "location": "Stockholm, SE" + }, + { + "name": "Vasilis Giannokostas", + "twitter": "", + "koding": "giannoko", + "location": "Stockholm, SE" + } + ] +}