Merge pull request #823 from FraBle/master

Added Team "FrankTheTank"
This commit is contained in:
Nitin Gupta
2014-12-03 00:43:57 -08:00
2 changed files with 27 additions and 0 deletions
+15
View File
@@ -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.
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "FrankTheTank",
"members": [
{
"name": "Frank Blechschmidt",
"twitter": "FraBle90",
"koding": "frable",
"location": "San Francsico, US",
"lead": true
}
]
}