diff --git a/Teams/Depravity/ABOUT.md b/Teams/Depravity/ABOUT.md new file mode 100644 index 0000000..a0ea9b5 --- /dev/null +++ b/Teams/Depravity/ABOUT.md @@ -0,0 +1,12 @@ +This is ~~our~~ my page +================ +A hackathon is always great motivation to jump-start a project! + +About me +=========================== +Name's Frank. I'll be working (probably by myself) on a simple idea that I've been brewing. Wanna know what it is? Guess you'll have to wait and see when I get around to putting it together. There's a small hint in the team name, but it's probably not enough to tell you anything. + +About your skills and what you are going to do? +======= +My day-job is in robotics, and we can leave it at that. I do, however, have a background in web-dev essentials. + diff --git a/Teams/Depravity/team.json b/Teams/Depravity/team.json new file mode 100644 index 0000000..e8ed1a1 --- /dev/null +++ b/Teams/Depravity/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Depravity", + "members": [ + { + "name": "Frank Weng", + "twitter": "", + "koding": "weng-frank", + "location": "Houston, US" + } + ] +}