From 69fc166501ff92f304f61fb3b5cb06d0c76888c8 Mon Sep 17 00:00:00 2001 From: Frank Blechschmidt Date: Tue, 2 Dec 2014 19:52:44 -0800 Subject: [PATCH 1/2] Create team.json --- Teams/FrankTheTank/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/FrankTheTank/team.json diff --git a/Teams/FrankTheTank/team.json b/Teams/FrankTheTank/team.json new file mode 100644 index 0000000..6278e93 --- /dev/null +++ b/Teams/FrankTheTank/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "FrankTheTank", + "members": [ + { + "name": "Frank Blechschmidt", + "twitter": "FraBle90", + "koding": "frable", + "location": "San Francsico, US", + "lead": true + } + ] +} From 8e92b773a18614c77b010f80cba53bf37ab4b12f Mon Sep 17 00:00:00 2001 From: Frank Blechschmidt Date: Tue, 2 Dec 2014 22:04:57 -0800 Subject: [PATCH 2/2] Create ABOUT.md --- Teams/FrankTheTank/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/FrankTheTank/ABOUT.md diff --git a/Teams/FrankTheTank/ABOUT.md b/Teams/FrankTheTank/ABOUT.md new file mode 100644 index 0000000..803c6a3 --- /dev/null +++ b/Teams/FrankTheTank/ABOUT.md @@ -0,0 +1,15 @@ +FrankTheTank +================ + +| Frank | +|--- | +| ![Frank](http://i.imgur.com/DEjorFfl.jpg) | + +Hey there, I'm Frank, a German student currently interning in the Bay Area. +I love hackathons and hacking challenges, in which I participated a lot with fellow students. + +Skills +======= +I love to develop in Go to solve data-intensive backend challenges. +Besides the usual HTML5/JS/CSS3 frontend stuff, I'm currently experimenting with Polymer.dart. +Most of my little projects (privately and at hackathons) run on the Google Cloud Platform.