team.json and ABOUT.md created
This commit is contained in:
28
Teams/Maracana/ABOUT.md
Normal file
28
Teams/Maracana/ABOUT.md
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
This is our page
|
||||||
|
================
|
||||||
|
|
||||||
|
We are Team Maracanã, in honor to the home of brazilian football teams from Rio de Janeiro.
|
||||||
|
|
||||||
|
|
||||||
|
About your team
|
||||||
|
===========================
|
||||||
|
|
||||||
|
| lalkmim | coutinhop
|
||||||
|
|--- |---
|
||||||
|
| No picture | No picture
|
||||||
|
|
||||||
|
Tell us who you are, why you did you decide to join?
|
||||||
|
|
||||||
|
We are work colleagues, heard about hackathon and decided to join.
|
||||||
|
|
||||||
|
We're both first timers on hackathons and our goal is to see how far we can go.
|
||||||
|
|
||||||
|
|
||||||
|
About your skills and what you are going to do?
|
||||||
|
=======
|
||||||
|
|
||||||
|
lalkmim: been a web developer for 8 years, strong background on Java and JS
|
||||||
|
|
||||||
|
coutinhop: not so experienced programmer with background mostly in UNIX and C
|
||||||
|
|
||||||
|
Our goal is to develop a game that can be an entry point to anyone into the programmin world.
|
||||||
18
Teams/Maracana/team.json
Normal file
18
Teams/Maracana/team.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"teamName": "Team Maracanã",
|
||||||
|
"members": [
|
||||||
|
{
|
||||||
|
"name": "Leonardo Alkmim",
|
||||||
|
"twitter": "lpalkmim",
|
||||||
|
"koding": "lalkmim",
|
||||||
|
"location": "Rio de Janeiro, BR",
|
||||||
|
"lead": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Pedro Coutinho",
|
||||||
|
"twitter": "coutinhop",
|
||||||
|
"koding": "coutinhop",
|
||||||
|
"location": "Rio de Janeiro, BR"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user