diff --git a/Teams/BoomSticks/ABOUT.md b/Teams/BoomSticks/ABOUT.md new file mode 100644 index 0000000..2b39247 --- /dev/null +++ b/Teams/BoomSticks/ABOUT.md @@ -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 \ No newline at end of file diff --git a/Teams/BoomSticks/team.json b/Teams/BoomSticks/team.json new file mode 100644 index 0000000..c1f4829 --- /dev/null +++ b/Teams/BoomSticks/team.json @@ -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" +} \ No newline at end of file