Merge pull request #77 from Jebes/master

3dpg team added
This commit is contained in:
Nitin Gupta
2014-11-23 13:26:15 -08:00
2 changed files with 41 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
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, US"
"lead": true
}
]
}