Added team cloudrack

This commit is contained in:
Piotr Zduniak
2014-12-03 18:56:25 +01:00
parent 4fde32f877
commit 1959f77c6a
2 changed files with 32 additions and 0 deletions

15
Teams/cloudrack/ABOUT.md Normal file
View File

@@ -0,0 +1,15 @@
cloudrack.io
============
We're an international duo, two friends who met online while developing modifications for a multiplayer game.
Team members
============
| Piotr Zduniak | Qais Patankar |
|--- |---
| ![Piotr](http://i.imgur.com/Bax8JmU.png) | ![Qais](http://i.imgur.com/yEDEQgK.png)
**Piotr Zduniak**, known online as Orange or kernal, is a 16-year-old backend developer. Mainly a Go developer, he also develops full-stack software and mobile applications using web technologies.
**Qais Patankar**, also known as qaisjp, is a 16 year old game developer. He mainly develops in C# and Lua, but he is also involved with web development using modern web technologies, such as Go.

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

@@ -0,0 +1,17 @@
{
"teamName": "cloudrack",
"members": [
{
"name": "Piotr Zduniak",
"twitter": "pzduniak",
"koding": "pzduniak",
"location": "Lodz, PL"
},
{
"name": "Qais Patankar",
"twitter": "qaisjp",
"koding": "qaisjp",
"location": "Heckmondwike, GB"
}
]
}