Merge pull request #157 from iggy10101001/master

Team Knecht PR
This commit is contained in:
Senthil Arivudainambi
2014-11-26 02:57:52 -08:00
2 changed files with 29 additions and 0 deletions

17
Teams/Knecht/ABOUT.md Normal file
View File

@@ -0,0 +1,17 @@
Knecth
================
I am Ivan Gabriel. I will be working solo on this one.
About Me
===========================
| Ivan Gabriel
|---
| ![Ivan Gabriel](http://graph.facebook.com/ivangjuricic/picture?type=large)
I'm a web developer with over seven years of professional experience, through which time I worked with various web technologies.
I believe web is great tool that can be used to enhance our lives.
Because of all the development difficulties people are being less creative and less efficient when pushing the envelope of web possibilities.
My plan is to create one of educational prototypes for this first global hackathon, primarily using JavaScript.

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

@@ -0,0 +1,12 @@
{
"teamName": "Knecht",
"members": [
{
"name": "Ivan Gabriel Juricic",
"twitter": "iggitweets",
"koding": "pocketbyte",
"location": "Zagreb, HR",
"lead": true
}
]
}