From 6d8ca47bb83574fa4676849a3703404905f1e4c7 Mon Sep 17 00:00:00 2001 From: Emil Date: Mon, 1 Dec 2014 16:15:08 +0100 Subject: [PATCH 1/3] Added team information --- Teams/Bosses/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/Bosses/team.json diff --git a/Teams/Bosses/team.json b/Teams/Bosses/team.json new file mode 100644 index 0000000..a8e96ee --- /dev/null +++ b/Teams/Bosses/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Bosses", + "members": [ + { + "name": "Emil Bergold", + "koding": "bergold", + "location": "Stockholm, SE" + } + ] +} From 9f6e5de8c979eb9b6cea73dd52a303d08f1f5f20 Mon Sep 17 00:00:00 2001 From: Emil Date: Mon, 1 Dec 2014 16:16:01 +0100 Subject: [PATCH 2/3] Make myself lead --- Teams/Bosses/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Bosses/team.json b/Teams/Bosses/team.json index a8e96ee..bb5f8a6 100644 --- a/Teams/Bosses/team.json +++ b/Teams/Bosses/team.json @@ -4,7 +4,8 @@ { "name": "Emil Bergold", "koding": "bergold", - "location": "Stockholm, SE" + "location": "Stockholm, SE", + "lead": true } ] } From 926fdf07698f10a19cd7e28205806c76369ae3e3 Mon Sep 17 00:00:00 2001 From: Emil Date: Mon, 1 Dec 2014 16:51:51 +0100 Subject: [PATCH 3/3] Added about page --- Teams/Bosses/ABOUT.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Teams/Bosses/ABOUT.md diff --git a/Teams/Bosses/ABOUT.md b/Teams/Bosses/ABOUT.md new file mode 100644 index 0000000..993b71b --- /dev/null +++ b/Teams/Bosses/ABOUT.md @@ -0,0 +1,32 @@ +This is our page +================ + +**Bosses:** That's me, a German guy who is living in Sweden this year and taking part in his first hackathon. + + +About my team +============= + +######bergold +I am currently the only member of this team. +I'm 16 years old and originated in Berlin, DE and now doing an exchange year in Stockholm, SE. + +My skills, languages and other dev knowledge: +- Frontend development in + - html, css, js + - also tried dart + - vanillaJS :), angluarJS and polymer +- Backend development in + - php, nodeJS and dart + - appengine, heroku + - kinvey + + +About my skills and what I'm going to do? +========================================= + +I think, I'll target theme #2 or #4 or both and I'm going to use maybe dart or nodeJS and of course html5 with css3. + + + +