diff --git a/Teams/KRATOS/ABOUT.md b/Teams/KRATOS/ABOUT.md new file mode 100644 index 0000000..423a143 --- /dev/null +++ b/Teams/KRATOS/ABOUT.md @@ -0,0 +1,5 @@ + +# Team KRATOS + +I'm Duong from Vietnam! + diff --git a/Teams/KRATOS/team.json b/Teams/KRATOS/team.json new file mode 100644 index 0000000..dbb8738 --- /dev/null +++ b/Teams/KRATOS/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "KRATOS", + "members": [ + { + "name": "Bui Ha Duong", + "twitter": "buihaduong", + "koding": "buihaduong", + "location": "Ho Chi Minh, VN" + } + ] +} diff --git a/Teams/LaraSasha/ABOUT.md b/Teams/LaraSasha/ABOUT.md new file mode 100644 index 0000000..081487e --- /dev/null +++ b/Teams/LaraSasha/ABOUT.md @@ -0,0 +1,28 @@ +This is our page +================ + +I'm a single laravel crazy, as the team name shows :P. + + +About me +=========================== + +| sasha8080 | +|--- | +| ![sasha8080]()| + + +Hi all, Welcome to hackathon ! + +I'm hear to meet nice friends enaging in the IT industry. + +This is a very good campaign for me to show myself to other guys so we make a good friend network and help each other for future project. + + + +About your skills and what you are going to do? +======= + +This is a crazy Laravel developer. +API is my passion and I'm going to show how the API will change the world and you live. + diff --git a/Teams/LaraSasha/team.json b/Teams/LaraSasha/team.json new file mode 100644 index 0000000..b22bffd --- /dev/null +++ b/Teams/LaraSasha/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "LaraSasha", + "members": [{ + "name": "Sasha Karpin", + "twitter": "sasya8080", + "koding": "sasya8080", + "location": "Novosibirsk, RU" + "lead": true + }] +}