diff --git a/Teams/Altech/ABOUT.md b/Teams/Altech/ABOUT.md new file mode 100644 index 0000000..3afb446 --- /dev/null +++ b/Teams/Altech/ABOUT.md @@ -0,0 +1,34 @@ +#Altech + +###What we do + +We are an experienced team of coders having a combined more than 8 years of experience in hacking, coding and designing applications and other systems. We have written many websites, developed mods for games, developed a couple of games ourselves and hacked many features into different applications. + +###Languages + +Our favorite languages are: +- Java +- PHP +- C# +- C++ +- Python + +We also commonly work with +- Perl +- Ruby +- Lua +- Objective-C + +###About US +- Graham + - 4 Years of Experience + - Favorite language is PHP + - Experienced Penetration Tester + - Front-end and UI person +- Alex + - 4 Years of Experience + - Favorite language is Java + - Developed many game mods + - Back-end coding and networking person + + diff --git a/Teams/Altech/team.json b/Teams/Altech/team.json new file mode 100644 index 0000000..b3307c5 --- /dev/null +++ b/Teams/Altech/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Altech", + "members": [ + { + "name": "Alexander Allen", + "twitter": "altechminecraft", + "koding": "robodude", + "location": "Raleigh, US" + }, + { + "name": "Graham Cleven", + "twitter": "altechminecraft", + "koding": "coolfish", + "location": "Raleigh, US" + } + ] +}