diff --git a/Teams/TolkoPobeda-Team/ABOUT.md b/Teams/TolkoPobeda-Team/ABOUT.md new file mode 100644 index 0000000..1014b04 --- /dev/null +++ b/Teams/TolkoPobeda-Team/ABOUT.md @@ -0,0 +1,19 @@ +# TolkoPobeda Team + +We want make some supaprogram! + +## About Us + +- Oleg: My name is oleg, i love koding games, i like when my programs like people. +- Alex: My name is Aleks and i love php. And I also love people who love my scripts)) +- Serega : my name is Sergey, and i am supaman! + +## Languages we Love + +- Javascipt +- C# +- PHP + +## Programs +- 3d Max +- Photoshop diff --git a/Teams/TolkoPobeda-Team/team.json b/Teams/TolkoPobeda-Team/team.json new file mode 100644 index 0000000..9e5a835 --- /dev/null +++ b/Teams/TolkoPobeda-Team/team.json @@ -0,0 +1,24 @@ +{ +"teamName" : "TolkoPobeda Team", +"members" : [ + { + "name": "Oleg Vilkov", + "twitter": "mertvytko", + "koding": "theolege", + "location": "Cremea, RU" + }, + { + "name": "Aleksandr Yakushev", + "twitter": "yak80", + "koding": "yak15", + "location": "Simferopol, RU", + "lead": true + }, + { + "name": "Sergey", + "twitter": "scyborgx", + "koding": "scyborg", + "location": "Simferopol, RU" + } +] +}