Merge pull request #245 from robocoder99/master

Altech Team PR
This commit is contained in:
Nitin Gupta
2014-11-26 08:52:43 -08:00
2 changed files with 51 additions and 0 deletions

34
Teams/Altech/ABOUT.md Normal file
View File

@@ -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

17
Teams/Altech/team.json Normal file
View File

@@ -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"
}
]
}