Added info about me.

This commit is contained in:
Levi Campbell
2014-11-26 16:55:38 +00:00
parent 2c37b1e4d1
commit 53c02dcbdc
2 changed files with 27 additions and 0 deletions

16
Teams/Jalarast/ABOUT.md Normal file
View File

@@ -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

11
Teams/Jalarast/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "Bad Aces",
"members": [
{
"name": "Levi Campbell",
"twitter": "levicc00123",
"koding": "levicampbell",
"location": "Sterling, CO USA"
}
]
}