BoomSticks entry

This commit is contained in:
Tim Perry
2014-11-26 19:26:19 +00:00
parent c2ba60163f
commit 0ef16883cf
2 changed files with 57 additions and 0 deletions

39
Teams/BoomSticks/ABOUT.md Normal file
View File

@@ -0,0 +1,39 @@
BoomSticks
===========================
Two devs, born one week apart, ready to code your face off.
```
sudo osascript -e "set Volume 11" && while true; do say boomsticks; sleep 1; done;
```
Stuff we know
===========================
Java
Javascript
PHP
CSS
HTML
Ruby
Python
Bash
Scala
Closure
Objective-c
SQL
MonogoDB
YAML
XML
Markdown (yeah we went there :trollface:)
C++
C#
meaning of life
Stuff we don't know
===========================
karioki
how to spell karaoke
football
how to make good about team pages
meaning of life
restraint

View File

@@ -0,0 +1,18 @@
{
"members": [
{
"koding": "lukejpreston",
"lead": true,
"location": "Lancaster, UK",
"name": "Luke Preston",
"twitter": "lukejpreston"
},
{
"koding": "timkin",
"location": "Chorley, UK",
"name": "Tim Perry",
"twitter": "timkinperry"
},
],
"teamName": "BoomSticks"
}