First Commit - team file & about [draft]
This commit is contained in:
@@ -0,0 +1,35 @@
|
|||||||
|
This is our page
|
||||||
|
================
|
||||||
|
|
||||||
|
BabesFromVictoria
|
||||||
|
|
||||||
|
|
||||||
|
The Team
|
||||||
|
===========================
|
||||||
|
|
||||||
|
| Erika | Leslie | Quintan | Jeremy
|
||||||
|
|--- |--- |--- |---
|
||||||
|
|  | ![Nitin]()| ![Leslie]()| ![Quintan]() |
|
||||||
|
|
||||||
|
Total babes, right? We joined to learn and demonstrate our skills, and because a global hackathon sounds awesome!
|
||||||
|
|
||||||
|
|
||||||
|
Our skills
|
||||||
|
=======
|
||||||
|
Erika - 3yrd year Software Engineering student who loves python, user interaces, and is able to make C cooperate.
|
||||||
|
|
||||||
|
Leslie - blurb
|
||||||
|
|
||||||
|
Quintan - blurb
|
||||||
|
|
||||||
|
Jeremy - blurb
|
||||||
|
|
||||||
|
|
||||||
|
What we'll do
|
||||||
|
=======
|
||||||
|
We've chosen to combine themes 3 & 4 - we're going to create a fun HTML5 game to encourage users to read EULAs.
|
||||||
|
|
||||||
|
Technologies we'll use: ...
|
||||||
|
APIs we'll use : ...
|
||||||
|
|
||||||
|
Then we're going to win.
|
||||||
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"teamName": "BabesFromVictoria",
|
||||||
|
"members": [
|
||||||
|
{
|
||||||
|
"name": "Erika Burdon",
|
||||||
|
"koding": "Karmaqueenn",
|
||||||
|
"location": "Victoria, CA",
|
||||||
|
"lead": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Leslie Scott",
|
||||||
|
"koding": "--",
|
||||||
|
"location": "Victoria, CA"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Quintan Neville",
|
||||||
|
"koding": "--",
|
||||||
|
"location": "Victoria, CA"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Jeremy Kroeker",
|
||||||
|
"koding": "--",
|
||||||
|
"location": "Victoria, CA"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user