SKGers Team added

This commit is contained in:
Kostas Bariotis
2014-12-03 19:41:08 +02:00
parent 2c37b1e4d1
commit 5038c77d54
2 changed files with 66 additions and 0 deletions

36
Teams/SKGers/ABOUT.md Normal file
View File

@@ -0,0 +1,36 @@
SKGers
===========================
Hey there! This is SKGers, a group of passionate engineers living in Thessaloniki, Greece.
About us.
===========================
| Kostas Bariotis | Thanasis Polichronakis | Theodore Keloglou | Aristotelis Dossas |
| -------------- | -------------- | ------------ | -------------- |
| ![Kostas](https://avatars3.githubusercontent.com/u/605742?v=3&s=460) | ![Thanasis](https://avatars1.githubusercontent.com/u/458813?v=3&s=460) | ![Theodore](https://avatars3.githubusercontent.com/u/553444?v=3&s=400) | ![Aristotelous](https://avatars2.githubusercontent.com/u/3739293?v=3&s=460) |
Kostas Bariotis
--------------
Team leader, Web Engineer (PHP, Javascript, Node.js).
Thanasis Polichronakis
--------------
Node.js Guru and DevOps assistant
Theodore Keloglou
--------------
Front End lover (HTML, CSS, UX/UI)
Aristotelis Dossas
------------
Back End lover (Node.js)
About Us
=============
We are a group from Thessaloniki, Greece. We love coding, breaking and reassembling the web. We actively contributing to open source projects and local tech communities. We have also participate in many local hackathons.
About our project.
===========================
We believe we can create a fun way to introduce programming to people. We will mess with the Front End a lot and use the well known APIs to make it more social.

30
Teams/SKGers/team.json Normal file
View File

@@ -0,0 +1,30 @@
{
"teamName": "SKGers",
"members": [
{
"name": "Kostas Bariotis",
"twitter": "kbariotis",
"koding": "stakisko",
"location": "Thessaloniki, GR",
"lead": true
},
{
"name": "Thanasis Polichronakis",
"twitter": "thanpolas",
"koding": "thanpolas",
"location": "Thessaloniki, GR"
},
{
"name": "Theodore Keloglou",
"twitter": "sirodoht",
"koding": "sirodoht",
"location": "Thessaloniki, GR"
},
{
"name": "Aristotelis Dossas",
"twitter": "teldosas",
"koding": "teldosas",
"location": "Thessaloniki, GR"
}
]
}