This commit is contained in:
karimi
2014-11-28 15:38:23 +03:30
parent 267fa289ba
commit 838b2d29de
3 changed files with 27 additions and 0 deletions

View File

@@ -341,3 +341,4 @@ the lower section of this README.md file.
| <a target='_blank' href='https://twitter.com/home?status=Go team %23wCwL for @koding %23hackathon https://koding.com/Hackathon'> <img src='https://g.twimg.com/Twitter_logo_blue.png' height='14'/> #wCwL </a> |[El Houcine Az](https://koding.com/eldev) Casablanca, ma<br> | [wCwL](./Teams/wCwL/ABOUT.md) |
| <a target='_blank' href='https://twitter.com/home?status=Go team %23TeamWiseEddy for @koding %23hackathon https://koding.com/Hackathon'> <img src='https://g.twimg.com/Twitter_logo_blue.png' height='14'/> #Team Wise Eddy </a> |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US<br> | [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) |
| <a target='_blank' href='https://twitter.com/home?status=Go team %23TeamWunderbruders for @koding %23hackathon https://koding.com/Hackathon'> <img src='https://g.twimg.com/Twitter_logo_blue.png' height='14'/> #Team Wunderbruders </a> |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE<br>[Osiris Neto](https://koding.com/zironeto) Munich, DE<br> | [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) |
| <a target='_blank' href='https://twitter.com/home?status=Go team %23IRTEAM for @koding %23hackathon https://koding.com/Hackathon'> <img src='https://g.twimg.com/Twitter_logo_blue.png' height='14'/> #Team IRTEAM </a> |[MKM](https://koding.com/mkarimim) Iran, Tehran <br> | [Team IRTEAM](./Teams/IRTEAM/ABOUT.md) |

14
Teams/IRTEAM/ABOUT.md Normal file
View File

@@ -0,0 +1,14 @@
Team IRTEAM
================
About our team
===========================
I'm like a group of programming enthusiasts very motivated to solve real world problems. I'm
student enrolled in colleges in the Iran. I decided to join this competition
because of our passion for programming and finding solutions for complex problems. I have prior
experience with developing applications making use of real time data to solve everyday problems.
Our biggest motivation behind us taking part in this competition is to get a really good
feel of some of the API's mentioned in the document. I do not have much experience working with
these API's and would relish the opportunity to build something cool by utilizing them

12
Teams/IRTEAM/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "IQHacker",
"members": [
{
"name": "mostafa karimi",
"twitter": "",
"koding": "mkarimim",
"location": "Iran, Tehran",
"lead": true
}
]
}