diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md new file mode 100644 index 0000000..1e41081 --- /dev/null +++ b/Teams/AcklenAvenue/ABOUT.md @@ -0,0 +1,41 @@ +This is our page +================ + +We are the Acklen Avenue team, and we are really participating. + + +About the team +=========================== + +| kmiloaguilar | realpasro | rsiwady29 | dcaballeroc +|--- |--- |--- |--- +| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/3761557269/797d18c3cf075032a6acffbdb96cb945.jpeg) | ![rsiwady29](https://pbs.twimg.com/profile_images/434762726921887744/_VHiAI9E.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/467126759071043584/VyjVgpPr.jpeg) | + +Who we are? +=========================== + +More coming soon... + +Why we decide to join? +=========================== + +We love Hackathons and we love coding. +More coming soon.. + +Our skills +=========================== +- HTML5 +- CSS3 +- NodeJS +- .NET +- Angular +- MongoDB +- Scrum +- More coming soon... + +What are we going to do? +=========================== + +More coming soon... + + diff --git a/Teams/AcklenAvenue/team.json b/Teams/AcklenAvenue/team.json new file mode 100644 index 0000000..4b91ab6 --- /dev/null +++ b/Teams/AcklenAvenue/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "AcklenAvenue", + "members": [ + { + "name": "Camilo Aguilar", + "twitter": "kmilo_aguilar", + "koding": "kmiloaguilar", + "location": "San Pedro Sula, HN", + "lead": true + }, + { + "name": "Rene Rosa", + "twitter": "realpasro", + "koding": "realpasro", + "location": "San Pedro Sula, HN" + }, + { + "name": "Richard Siwady", + "twitter": "rsiwady29", + "koding": "rsiwady29", + "location": "Villanueva, HN", + }, + { + "name": "Danilo Caballero", + "twitter": "dannyboy_kun", + "koding": "dcaballeroc", + "location": "Oakland, US" + } + ] +} \ No newline at end of file