From fc3673a27ac6adcda7d43ca6e31a0119955f166e Mon Sep 17 00:00:00 2001 From: Mona-monmon Date: Sat, 22 Nov 2014 10:59:46 +0200 Subject: [PATCH 1/5] Update team.json --- Teams/PumpedDevs/team.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Teams/PumpedDevs/team.json b/Teams/PumpedDevs/team.json index 18f037c..66241b2 100644 --- a/Teams/PumpedDevs/team.json +++ b/Teams/PumpedDevs/team.json @@ -27,3 +27,17 @@ } ] } + +{ +"teamName": "Life In Coding", +"members": +[ + { + "name": "Mona Abdel Rahman", + "twitter": "monamahrous", + "koding": "mona0", + "lead": true, + "location": "Near Cairo, Egypt" + } +] +} From e17444d4117fcf5e66907f1a53443d204f936f48 Mon Sep 17 00:00:00 2001 From: Mona-monmon Date: Sat, 22 Nov 2014 11:01:52 +0200 Subject: [PATCH 2/5] Update team.json --- Teams/PumpedDevs/team.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Teams/PumpedDevs/team.json b/Teams/PumpedDevs/team.json index 66241b2..18f037c 100644 --- a/Teams/PumpedDevs/team.json +++ b/Teams/PumpedDevs/team.json @@ -27,17 +27,3 @@ } ] } - -{ -"teamName": "Life In Coding", -"members": -[ - { - "name": "Mona Abdel Rahman", - "twitter": "monamahrous", - "koding": "mona0", - "lead": true, - "location": "Near Cairo, Egypt" - } -] -} From 068634f542d419bcbc2f6ef55ffb776f6905570b Mon Sep 17 00:00:00 2001 From: Mona Date: Sat, 22 Nov 2014 17:48:40 +0200 Subject: [PATCH 3/5] LifeInCode Team --- Teams/LifeInCoding/ABOUT.md | 14 ++++++++++++++ Teams/LifeInCoding/team.json | 13 +++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 Teams/LifeInCoding/ABOUT.md create mode 100644 Teams/LifeInCoding/team.json diff --git a/Teams/LifeInCoding/ABOUT.md b/Teams/LifeInCoding/ABOUT.md new file mode 100644 index 0000000..17b5572 --- /dev/null +++ b/Teams/LifeInCoding/ABOUT.md @@ -0,0 +1,14 @@ +About your team +=========================== + +| devrim +|--- +| ![Mona](https://avatars1.githubusercontent.com/u/7070418?v=3&u=626d9d4b98f5610a4a714c96f7e857ce217c8182&s=140) | + +My name is Mona. I've worked as a software developer using C# and .Net framework. I chose to learn python and RoR to develop open source programs. + +It's my first time joining a hackathon. I decided to participate as I need a purpose to develop applications. I need to make sure that my work is really helping other people. It is also a good chance to practice the new tools which I've been learning. + +About your skills and what you are going to do? +======= +I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. \ No newline at end of file diff --git a/Teams/LifeInCoding/team.json b/Teams/LifeInCoding/team.json new file mode 100644 index 0000000..4c020fa --- /dev/null +++ b/Teams/LifeInCoding/team.json @@ -0,0 +1,13 @@ +{ +"teamName": "Life In Coding", +"members": +[ +{ +"name": "Mona Abdel Rahman", +"twitter": "monamahrous", +"koding": "mona0", +"lead": true, +"location": "Near Cairo, Egypt" +} +] +} \ No newline at end of file From 4725c07c9fdf9958968a1db447a6aa966c5eeb42 Mon Sep 17 00:00:00 2001 From: Mona Date: Sat, 22 Nov 2014 17:52:05 +0200 Subject: [PATCH 4/5] edit of about.md --- Teams/LifeInCoding/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/LifeInCoding/ABOUT.md b/Teams/LifeInCoding/ABOUT.md index 17b5572..6ebe911 100644 --- a/Teams/LifeInCoding/ABOUT.md +++ b/Teams/LifeInCoding/ABOUT.md @@ -1,7 +1,7 @@ About your team =========================== -| devrim +| Mona |--- | ![Mona](https://avatars1.githubusercontent.com/u/7070418?v=3&u=626d9d4b98f5610a4a714c96f7e857ce217c8182&s=140) | From 6fb4f12babf2918768e8226ee306d9bd52ef391c Mon Sep 17 00:00:00 2001 From: Mona Date: Sun, 23 Nov 2014 03:09:13 +0200 Subject: [PATCH 5/5] fixed location --- Teams/LifeInCoding/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/LifeInCoding/team.json b/Teams/LifeInCoding/team.json index 4c020fa..0b33ba8 100644 --- a/Teams/LifeInCoding/team.json +++ b/Teams/LifeInCoding/team.json @@ -7,7 +7,7 @@ "twitter": "monamahrous", "koding": "mona0", "lead": true, -"location": "Near Cairo, Egypt" +"location": "Al Shohadaa, EG" } ] } \ No newline at end of file