diff --git a/Teams/TeamOBP/ABOUT.md b/Teams/TeamOBP/ABOUT.md new file mode 100644 index 0000000..a339441 --- /dev/null +++ b/Teams/TeamOBP/ABOUT.md @@ -0,0 +1,13 @@ +# Team OBP + +A team of 2 me and my 6mo old son who spends a lot of time with me in front of the machine. +I'm an API guy who loves to connect apps and scrub data! + +## Languages we love: +* Ruby +* Javascript +* HTML5 +* Python + +## Check me out: +- [@joshrpowell](https://twitter.com/joshrpowell) - Josh Powell diff --git a/Teams/TeamOBP/team.json b/Teams/TeamOBP/team.json new file mode 100644 index 0000000..a89e473 --- /dev/null +++ b/Teams/TeamOBP/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Team OBP", + "members": [ + { + "name": "Josh Powell", + "twitter": "@joshrpowell", + "koding": "joshrpowell", + "location": "Fort Lauderdale, FL" + } ] +}