diff --git a/Teams/ptolts/ABOUT.md b/Teams/ptolts/ABOUT.md new file mode 100644 index 0000000..e350b24 --- /dev/null +++ b/Teams/ptolts/ABOUT.md @@ -0,0 +1,10 @@ +My name is Philip Tolton. I'm a software developer. + +I recently built a startup called DishGo. I built incredible software for over a year. We made some money and my software was used by thousands of people. I'm now looking for my next challenge. + +I've used Rails, Objective-C, Linux, Javascript, MongoDB, Mysql and much much more. I'm building a custom router out of a Banana Pi right now. It's running Arch Linux. + +I have some free time and a buddy suggested I sign up for this. I'm going to build something really cool. + +I think I'm going to use some OCR technology and integrate it into Quickbooks. There were some things I was forced to do for DishGo when it was time to do our taxes that were really painful. I think they can be automated. + diff --git a/Teams/ptolts/team.json b/Teams/ptolts/team.json new file mode 100644 index 0000000..86e4382 --- /dev/null +++ b/Teams/ptolts/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ptolts", + "members": [ + { + "name": "Philip Tolton", + "twitter": "ptolts", + "koding": "ptolts", + "location": "Montreal, Canada" + } + ] +}