diff --git a/Teams/espacians/ABOUT.md b/Teams/espacians/ABOUT.md new file mode 100644 index 0000000..52eedbc --- /dev/null +++ b/Teams/espacians/ABOUT.md @@ -0,0 +1,24 @@ +# eSpacians + +## About us + +We are 5 enthusiastic developers based in Alexandria, +Egypt. We love open source technologies, we use ruby, python, javascript and java to make meaningful software. + +## Our Team + +| she7ata | maboelnour | yasminegaber | modsaid | mohheader | +|--- |--- |--- |--- |--- | +| ![she7ata](https://lh5.googleusercontent.com/-KfMohAy9_bI/UgE1NGCUhBI/AAAAAAAAAAo/DM3gLdLtrr0/s521-no/8438b94c-6b40-40b4-8358-c00e745afb7e) | ![maboelnour](https://lh4.googleusercontent.com/-_k6hTSrtpqs/VH8pce-F7lI/AAAAAAAAABE/gR5Zm9wG0Rw/w517-h521-no/me2.jpg) | ![yasminegaber](https://lh4.googleusercontent.com/-hyjl51o2PMI/VH8oezIExAI/AAAAAAAAABA/rCBpkDASgIk/s450-no/2022572.jpg) | ![modsaid](https://lh5.googleusercontent.com/-gfpAemy98nE/VEkUTqLR31I/AAAAAAAAAOA/rZAHah1YWVQ/s521-no/mod.jpg) | ![mohheader](https://lh4.googleusercontent.com/-426_sCT83Dc/U3cii_DRJhI/AAAAAAAAAHw/VqEnh27ViRs/s410-no/DSC_4180.jpg) | + + +## Our values + +* We value information, and accessibility of data +* We value team spirit +* We value elegant code +* We value values :) + +## Theme + +We plan on addressing problems that face our planet. We are considering other themes too. diff --git a/Teams/espacians/team.json b/Teams/espacians/team.json new file mode 100644 index 0000000..014139a --- /dev/null +++ b/Teams/espacians/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "eSpacians", + "members": [ + { + "name": "Mahmoud Said", + "twitter": "modsaid", + "koding": "modsaid", + "location": "Alexandria, EG" + }, + { + "name": "Mohammed Header", + "twitter": "mohheader", + "koding": "mohheader", + "location": "Alexandria, EG" + }, + { + "name": "Yasmine Gaber", + "twitter": "yasmine_mohamed", + "koding": "yasminegaber", + "location": "Alexandria, EG", + "lead": true + }, + { + "name": "Mohammed Aboelnour", + "twitter": "maboelnour", + "koding": "maboelnour", + "location": "Alexandria, EG" + }, + { + "name": "Ahmed Shehata", + "twitter": "ashe7ta", + "koding": "she7ta", + "location": "Alexandria, EG" + } + ] +}