From efc1d3053bebc3bc7e62ba0983fb066eeac04629 Mon Sep 17 00:00:00 2001 From: Hamdan Kamel Date: Sat, 29 Nov 2014 12:53:30 +0200 Subject: [PATCH 1/3] PalPHPTeam --- Teams/PalPHP/team.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/PalPHP/team.json diff --git a/Teams/PalPHP/team.json b/Teams/PalPHP/team.json new file mode 100644 index 0000000..bc1ebfa --- /dev/null +++ b/Teams/PalPHP/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "PalPHP", + "members": [ + { + "name": "Hamdan Taima", + "twitter": "php_proff", + "koding": "phpproff", + "location": "Gaza , Palestine", + "lead": true + }, + { + "name": "Feras Saqqa", + "twitter": "FerasSaqqa", + "location": "Gaza , Palestine" + }, + { + "name": "Eyad Farra", + "twitter": "EyadFarra", + "location": "Gaza , Palestine" + }, + { + "name": "Ohood Musabih", + "location": "Gaza , Palestine", + } + ] +} From 342493f7556b0d610bd71b4a2308f44d19deb0ed Mon Sep 17 00:00:00 2001 From: Hamdan Kamel Date: Sat, 29 Nov 2014 13:07:40 +0200 Subject: [PATCH 2/3] About PalPHP team --- Teams/PalPHP/ABOUT.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/PalPHP/ABOUT.md diff --git a/Teams/PalPHP/ABOUT.md b/Teams/PalPHP/ABOUT.md new file mode 100644 index 0000000..556b75d --- /dev/null +++ b/Teams/PalPHP/ABOUT.md @@ -0,0 +1,24 @@ +About PalPHP team: +=========================== +PalPHP team consists of 4 talented and passionate people , + +1- Feras Saqqa : Back and front Developer , we can't imaging our work without Feras touches , me all Magic and blessing for PalPHP. + +2- Hamdan Taima : Back End Developer , with 11 Years of PHP Experiance , Built many big web systems, enrolled with startups and helped many to grow their business steady and professionally. + +3- Eyad Farra : A true Talented Man, he is a front end engineer, UX/UA expert , and believe me when I say he know AngularJS ;) + +4- Ohood Musabbeh : Back-end Developer Girl , She complete the circle and do her tasks professionally and with timely manner. + +We live in Gaza , Palestine , same city , same passion , diversity with perfection, and passionate for new challenges. +It has been 4 years for us working on web development field , We know our stuff, and looking forward a new ERA to make a change. + + +Skills +======= +PHP, HTML5 , CSS3 , AngularJS ... etc ;) + + +Our Mession +======= +We want to make a change ;) From 32c348b39287314f12ed9fe9c6ff6dd3c038f243 Mon Sep 17 00:00:00 2001 From: Hamdan Kamel Date: Sun, 30 Nov 2014 15:39:45 +0200 Subject: [PATCH 3/3] PalPhp For Hackathons Update 11-30-2014 --- Teams/PalPHP/team.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/PalPHP/team.json b/Teams/PalPHP/team.json index bc1ebfa..e940b08 100644 --- a/Teams/PalPHP/team.json +++ b/Teams/PalPHP/team.json @@ -5,22 +5,22 @@ "name": "Hamdan Taima", "twitter": "php_proff", "koding": "phpproff", - "location": "Gaza , Palestine", + "location": "Gaza , PS", "lead": true }, { "name": "Feras Saqqa", "twitter": "FerasSaqqa", - "location": "Gaza , Palestine" + "location": "Gaza , PS" }, { "name": "Eyad Farra", "twitter": "EyadFarra", - "location": "Gaza , Palestine" + "location": "Gaza , PS" }, { "name": "Ohood Musabih", - "location": "Gaza , Palestine", + "location": "Gaza , PS", } ] }