Merge pull request #570 from Balday/master

ProgGods Team
This commit is contained in:
Nitin Gupta
2014-12-01 09:38:28 -08:00
2 changed files with 38 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
ProgGods Team
================
We are Máté, Vili and Barnabás, and we are from Hungary. We are teenagers and we love coding. We learn programming at one of
the best school of Hungary. Today most of the children use their freetime to playing.
We have a dream that one day...
===========================
In the present world, where personal computers, mobile phones, and other electrical appliances are widely available,
big part of the new generation tends to spend most of their time next to the computer, playing video games, or staring
at the news feed. We want to steer the result of this tendency, in words the slathers of youngster's interest forward
the computers, to a good direction, a useful purpose, which, in long terms could cause the development of the whole society.
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "ProgGods",
"members": [
{
"name": "Máté Nagy",
"twitter": "Dexcrow",
"koding": "dexcrow",
"location": "Vác, HU"
},
{
"name": "Vilmos Takács",
"twitter": "tvili999",
"koding": "tvili999",
"location": "Püspökhatvan, HU"
},
{
"name": "Barnabás Pataki",
"twitter": "BarnabasVac",
"koding": "balday",
"location": "Vác, HU",
"lead": true
}
]
}