diff --git a/Teams/FlyingTarrasque/ABOUT.md b/Teams/FlyingTarrasque/ABOUT.md new file mode 100644 index 0000000..a630018 --- /dev/null +++ b/Teams/FlyingTarrasque/ABOUT.md @@ -0,0 +1,31 @@ +Flying Tarrasque +================ + +We are a team composed by two dudes who love to program and seek to make our mark in the world, +whether by a project to improve the lives of people or recognition for quality work . + + +About us +=========================== + +| pedrohenriquerls | japoneiz +|--- |--- +| ![pedrohenriquerls](http://i.imgur.com/0BHtbiF.png) | ![japoneiz](http://sc-cdn.scaleengine.net/i/7551aebb4a77b8b16471f2151b0f7b4d.png) + +We are already working hard for some time on a project, +this hackaton is the opportunity to gain money and the visibility we need to become this dream a reality . + +It is also a good showcase for us to show how good we are at what we do . + + +Yes we have a lot of skills! +======= +We are good with nodejs , javascript , java and groovy , but we have a little weak to develop layouts. + + +The project +======= +We love Retrogames and we know how much we can learn while you play, so our project will follow this path, +a great game to teach future great minds how to create great software. + + diff --git a/Teams/FlyingTarrasque/team.json b/Teams/FlyingTarrasque/team.json new file mode 100644 index 0000000..f56c25d --- /dev/null +++ b/Teams/FlyingTarrasque/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Flying Tarrasque", + "members": [ + { + "name": "Pedro Henrique", + "twitter": "notHereBaby", + "koding": "pedrohenriquerls", + "location": "Goiânia, GO" + }, + { + "name": "Henrique Hirako", + "twitter": "heriquehirako", + "koding": "japoneiz", + "location": "Goiânia, GO" + } + ] +}