Merge pull request #289 from TimPerry/master

BoomSticks entry
This commit is contained in:
Nitin Gupta
2014-11-26 11:36:35 -08:00
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"
}