Creating The VUB Sloths team

This commit is contained in:
Evgeni Ivakhnov
2014-11-27 23:48:29 +01:00
parent 2046635349
commit dc1b6b8874
2 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Briefly describe your team
==========================
We are friends that like to code together. This year we graduated together in computer science at the Free University of Brussels. Surely, this Hackaton will be much fun but we are here also for new skills and experience.
Oh almost forgotten.. we love beer.
What are your skills?
=====================
First of all, we are computer scientist. So we know a little bit of a lot of things. On the other hand, we are graduates, so we don't know anything. Web development for the win!

View File

@@ -0,0 +1,24 @@
{
"teamName": "The VUB Sloths",
"members": [
{
"name": "Evgeni Ivakhnov",
"twitter": null,
"koding": "evgeni",
"location": "Brussels, BE",
"lead": true
},
{
"name": "Tom Maes",
"twitter": null,
"koding": "tommaes",
"location": "Chennai, BE"
},
{
"name": "Jasper Tack",
"twitter": null,
"koding": "consec",
"location": "Brussel, BE"
}
]
}