Merge pull request #374 from jbwolfe/master

Astronauts PR
This commit is contained in:
Nitin Gupta
2014-11-27 01:42:22 -08:00
2 changed files with 42 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# Astronauts
Hi there, we are all students at the University of Alabama in Tuscaloosa and we really enjoy coding!
## About Us
- Joshua: Self-taugh coder and open-source evangelist.
- Brian: Devout Java developer. May the JVM be with you.
- Chris: Enjoys game dev as a personal hobby and hopefully a career.
## Languages and Technologies
### Languages
- C
- Java
- Golang
- Lisp (Scheme)
- Perl
- Python
- JavaScript
### Technologies
- Bash shell
- Vim
- Git
- Koding
- Twitter Bootstrap
- Any TDD framework/tool
- HabitRPG for project management
- The all knowing Google and Reddit
- Ramen and Pizza
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Astronauts",
"members": [
{
"name": "Joshua Wolfe",
"twitter": "killgor223",
"koding": "jbwolfe",
"location": "Tuscaloosa, US"
}
]
}