adding my team info

This commit is contained in:
Arturo Rojas
2014-11-29 00:48:46 +00:00
parent 6f8d9db563
commit 287bd13330
2 changed files with 28 additions and 0 deletions

17
Teams/Tico/ABOUT.md Normal file
View File

@@ -0,0 +1,17 @@
About Me
================
http://www.gravatar.com/avatar/5400885eab5e8cfb7b3c60d143ee4f8c.png
Hi, I'm a web developer from Costa Rica. I love what I do. So much that I even like to do it for free.
Prizes are good too but I just want to participate and have a great time.
About My Team
================
I am the team, for now. I hope that changes in the next few days.
About The Project
================
Project idea is sill very much in the air, but I can say for sure that its going to be a web app built on PHP (Laravel 4 framework) using jQuery for the client logic and MySQL for the database.

11
Teams/Tico/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "Tico",
"members": [
{
"name": "Arturo Rojas",
"twitter": "tuto1902",
"koding": "tuto1902",
"location": "Alajuela, CR"
}
]
}