Team Hekkie joined the parteh

This commit is contained in:
Djuri Baars
2014-11-30 19:19:11 +01:00
parent c376acac45
commit 9f06ae1511
2 changed files with 29 additions and 0 deletions

11
Teams/Hekkie/ABOUT.md Normal file
View File

@@ -0,0 +1,11 @@
# Team Hekkie
We are Business & IT students at the University of Twente (NL) and colleages at Cofano Software Solutions with a passion for awesome stuff creation.
Our team name is inspired by a (Dutch) video-fragment ([view on YouTube](https://www.youtube.com/watch?v=CU83bmwMiYU)). It's about an employee of a company calling the the pound-sign on your phone "Hekkie" (which sound the same as the English term "Hacky"). This caused some confusion with the interviewed man, since "Hekkie" also means fence which he doesn't have, because he lives in a tower block.
## Members
- Djuri Baars
- Leon de Vries
## Our skills
Learning new stuff in short time and hacking together awesome in even shorter time.

18
Teams/Hekkie/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "Team Hekkie",
"members": [
{
"name": "Djuri Baars",
"twitter": "dsbaars",
"koding": "dsbaars",
"location": "Enschede, NL",
"lead": true
},
{
"name": "Leon de Vries",
"twitter": "Lrdevries",
"koding": "leonnet",
"location": "Enschede, NL"
}
]
}