diff --git a/Teams/Jalarast/ABOUT.md b/Teams/Jalarast/ABOUT.md new file mode 100644 index 0000000..a0206f8 --- /dev/null +++ b/Teams/Jalarast/ABOUT.md @@ -0,0 +1,16 @@ + +Introduction +================ + +I am Levi Campbell, I've been developing for several years living in Northeast Colorado, when I'm not coding I love to read, write, and cook. I have experience with and I have experience with Python, Java, C, C++, C#, Common Lisp, PLT Racket, Clojure, Boo, JavaScript, and Haskell. + + +About Team Bad Aces +=========================== + +Being blind my whole life, technology has been my window into a world I couldn't see, I got started in te world of software development by writing [JAWS](http://www.freedomscientific.com/Products/Blindness/JAWS) scripts to make programs work properly. I heard about the hackathon through [Hacker News](https://news.ycombinator.com/item?id=8517846), it sounded like a lot of fun, and I have a few ideas I'd like to work on. + +How we are getting to the moon... +======= + +I'll be using AngularJS and WebGL to write the frontend and Java on Google App Engine to persist state.tea \ No newline at end of file diff --git a/Teams/Jalarast/team.json b/Teams/Jalarast/team.json new file mode 100644 index 0000000..1ffe1eb --- /dev/null +++ b/Teams/Jalarast/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Bad Aces", + "members": [ + { + "name": "Levi Campbell", + "twitter": "levicc00123", + "koding": "levicampbell", + "location": "Sterling, CO USA" + } + ] +} \ No newline at end of file