3dpg team added

This commit is contained in:
jebes
2014-11-23 14:29:17 -05:00
parent 4522975650
commit e4ae169391
2 changed files with 55 additions and 0 deletions
+43
View File
@@ -0,0 +1,43 @@
3DPG
====
A single man team with a passion for low level hackery
About 3DPG
----------
| Peter Steidel |
|---------------------|
| Picture Unavailable |
Description currently being written
Skills
------
Programming languages (that may be used):
- Assembly
- C
- Lisp
- HTML/CSS and JS
Project
-------
The goal of my project is to show how simplicity and composability can
be used to create extensible, scalable, flexible, small, and fast
software. This corresponds to theme 2 for the hackathon, and there,
maybe, will be a game ^^.
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "3DPG",
"members": [
{
"name": "Peter Steidel",
"twitter": "ifthenfi",
"koding": "korbo",
"location": "Roanoke, VA"
"lead": true
}
]
}