BoomSticks entry
This commit is contained in:
39
Teams/BoomSticks/ABOUT.md
Normal file
39
Teams/BoomSticks/ABOUT.md
Normal 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
|
||||
18
Teams/BoomSticks/team.json
Normal file
18
Teams/BoomSticks/team.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user