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