Merge pull request #427 from ITesic/master

Team SoftLab PR
This commit is contained in:
Nitin Gupta
2014-11-27 14:27:25 -08:00
2 changed files with 46 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
Our team
===========================
We are Computer Science students at East Sarajevo University, Bosnia and Herzegovina.
We like challenges so we decided to participate in global hackathon and to test our abilities and knowledge.
Our skills
===========================
Our field of interests are mainly about web and Android apps development.
We, as a team, have experience in php (Yii framework) programming, MySQL,
JavaScript and frontend development in general, and Java development (Android apps).
We are still in brainstorming phase, and there are some pretty cool ideas...
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "SoftLab",
"members": [
{
"name": "Ilija Tesic",
"twitter": "itesic",
"koding": "itesic",
"location": "Bratunac, BA",
"lead": true
},
{
"name": "Igor Golub",
"twitter": "golubeee",
"koding": "igolub",
"location": "Pale, BA"
},
{
"name": "Milan Samardzic",
"twitter": "StSoky",
"koding": "milansamardzic",
"location": "Sokolac, BA"
},
{
"name": "Radan Stupar",
"twitter": "radan_stupar",
"koding": "radan",
"location": "Vlasenica, BA"
}
]
}