SKGers Team added
This commit is contained in:
36
Teams/SKGers/ABOUT.md
Normal file
36
Teams/SKGers/ABOUT.md
Normal 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 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
30
Teams/SKGers/team.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user