Merge pull request #476 from loqman/master

Add MRI team members and about files
This commit is contained in:
Senthil Arivudainambi
2014-11-28 13:55:15 -08:00
2 changed files with 34 additions and 0 deletions
+22
View File
@@ -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.
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "MRI",
"members": [
{
"name": "Loqman Hakimi",
"twitter": "iloqman",
"koding": "loqman",
"location": "Tehran, IR",
"lead": true
}
]
}