diff --git a/Teams/BlackSpy/ABOUT.md b/Teams/BlackSpy/ABOUT.md new file mode 100644 index 0000000..2609891 --- /dev/null +++ b/Teams/BlackSpy/ABOUT.md @@ -0,0 +1,28 @@ +BlackSpy +======== + +A one person team looking to get some good programming experience and hopefully make something really cool. And looking for others . . . + +About Us +======== + +|Mike The Spy| +|------------| +|![Mike](https://avatars2.githubusercontent.com/u/2513273?v=3&s=460)| + +I'm a Dev in NYC with a passion for hacakathons, computers and creating new things. I've done a bunch of hackathons and startups in the past and have a few good ideas. + +Skills +====== + +Programming languages that I've some experience in: +- Python +- PHP +- Java +- C +- HTML/CSS/JavaScript +- HTML5/Angular +- Node + +Possible frameworks: +- Flask or Dropwizard or ... diff --git a/Teams/BlackSpy/team.json b/Teams/BlackSpy/team.json new file mode 100644 index 0000000..299ae7c --- /dev/null +++ b/Teams/BlackSpy/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "BlackSpy", + "members": [ + { + "name": "Mike Kobar", + "koding": "mkobar", + "location": "New York, US" + } + ] +}