From 057826fbd6c0623563d5c5692425f0087172b262 Mon Sep 17 00:00:00 2001 From: Mohamed Kamal Kamaly Date: Wed, 3 Dec 2014 06:39:39 +0200 Subject: [PATCH 1/3] created the team file --- Teams/AMK/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/AMK/team.json diff --git a/Teams/AMK/team.json b/Teams/AMK/team.json new file mode 100644 index 0000000..63a4b3e --- /dev/null +++ b/Teams/AMK/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "AMK", + "members": [ + { + "name": "Mohamed Kamal Kamaly", + "twitter": "mohamedkomalo", + "koding": "mohamedkomalo", + "location": "Giza, EG" + }, + { + "name": "Aya Mohiy El-Deen", + "twitter": "ayah_mohiy", + "koding": "ayamohiy", + "location": "Giza, EG" + } + ] +} From 7bac98343dc984c44abd19b315fc70d116cc846d Mon Sep 17 00:00:00 2001 From: Mohamed Kamal Kamaly Date: Wed, 3 Dec 2014 16:28:28 +0200 Subject: [PATCH 2/3] added the lead --- Teams/AMK/team.json | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/Teams/AMK/team.json b/Teams/AMK/team.json index 63a4b3e..2700f54 100644 --- a/Teams/AMK/team.json +++ b/Teams/AMK/team.json @@ -1,17 +1,18 @@ { - "teamName": "AMK", - "members": [ - { - "name": "Mohamed Kamal Kamaly", - "twitter": "mohamedkomalo", - "koding": "mohamedkomalo", - "location": "Giza, EG" - }, - { - "name": "Aya Mohiy El-Deen", - "twitter": "ayah_mohiy", - "koding": "ayamohiy", - "location": "Giza, EG" - } - ] + "teamName": "AMK", + "members": [ + { + "name": "Mohamed Kamal Kamaly", + "twitter": "mohamedkomalo", + "koding": "mohamedkomalo", + "location": "Giza, EG", + "lead": true + }, + { + "name": "Aya Mohiy El-Deen", + "twitter": "ayah_mohiy", + "koding": "ayamohiy", + "location": "Giza, EG" + } + ] } From 002e542b14711164ee2593799e5049f5d0d5c628 Mon Sep 17 00:00:00 2001 From: Mohamed Kamal Kamaly Date: Wed, 3 Dec 2014 17:28:12 +0200 Subject: [PATCH 3/3] create ABOUT.md for team AMK --- Teams/AMK/ABOUT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Teams/AMK/ABOUT.md diff --git a/Teams/AMK/ABOUT.md b/Teams/AMK/ABOUT.md new file mode 100644 index 0000000..f1a53b4 --- /dev/null +++ b/Teams/AMK/ABOUT.md @@ -0,0 +1,9 @@ +About AMK team +=========================== + +| Mohamed Kamal Kamaly (Developer) | Aya Mohiy El-Deen (Designer) | +|--- |--- | +| ![Mohamed](http://fc00.deviantart.net/fs71/f/2014/315/e/9/profile_picture_by_komalo-d8655dz.jpg) | ![Aya](http://fc01.deviantart.net/fs70/f/2014/316/a/9/profile_picture_by_ayahmohiy-d865hkr.jpg) | +| [Linkedin](http://linkedin.com/in/mohamedkamalkamaly), [Github](http://github.com/mohamedkomalo), [deviantArt](http://komalo.deviantart.com) | [Linkedin](http://eg.linkedin.com/pub/aya-mohie-el-deen/40/783/34b), [Github](http://github.com/ayahmohiy), [deviantArt](http://ayahmohiy.deviantart.com) | + +We are senior year students at Faculty of Computers and Information - Cairo University. We love hackathons and try to particpate at them where ever they are. We particpated at the Global Game Jam before with a small game [SaveMinions](http://globalgamejam.org/2014/games/saveminions). In addition, Mohamed particpated at both 2013 & 2014 [NYUAD International Hackathon](http://nyuad.nyu.edu/en/news-events/conferences/nyuad-hackathon.html).