diff --git a/Teams/MRI/ABOUT.md b/Teams/MRI/ABOUT.md new file mode 100644 index 0000000..6b0fa14 --- /dev/null +++ b/Teams/MRI/ABOUT.md @@ -0,0 +1,22 @@ +My Story +============== +My name is Loqman Hakimi. I'm software and web developer from Iran. + +The reason I want to participate in this competetion is like any other person that wants +to be a part of this hackaton "To Compete" and also the money :) . + +Here is my profile picture: + +| Loqman | +|---| +|![Loqman](https://pbs.twimg.com/profile_images/2792552824/01c5d5cdf909b9787edd806cbaa56c1c.png)| + +My Skills +===== +I love coding in Ruby and using Rails to develop web applications. +and also like coding in javascript and using Node.js and Socket.io for realtime web +applications. + +For front-end development Bootstrap and Font-Awesome are my choices. + +As the theme of this hacketon is problems faceing the earth, and as I recently watched on the "Last Week Tonighy with John Oliver"'s episode about global warming and some people still don't believe in it, I would like to create an app to visualize this fact. \ No newline at end of file diff --git a/Teams/MRI/team.json b/Teams/MRI/team.json new file mode 100644 index 0000000..8623cfd --- /dev/null +++ b/Teams/MRI/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "MRI", + "members": [ + { + "name": "Loqman Hakimi", + "twitter": "iloqman", + "koding": "loqman", + "location": "Tehran, IR", + "lead": true + } + ] +} \ No newline at end of file