diff --git a/Teams/Fifth-Dimension/ABOUT.md b/Teams/Fifth-Dimension/ABOUT.md new file mode 100644 index 0000000..771ddd7 --- /dev/null +++ b/Teams/Fifth-Dimension/ABOUT.md @@ -0,0 +1,22 @@ +Fifth Dimension +================ + +We are experienced Web Developers from Georgia and we intent to change the way people learn programming. + +About Us +=========================== + +| Davit | George +|--- |--- +| ![Davit](https://pbs.twimg.com/profile_images/378800000309593201/0a505a42c43719856fcf33b84e767917.jpeg) | ![George](http://f.cl.ly/items/1y3B2E1v1f131Q0b431v/5f1a9263969242ccf227119261eaa7a7.jpeg) | + +Our skills +======= +**Davit** - Is a Full-stack developer with 5 years of experience , currently working with Node.js mainly. [blog](http://davit.io) [odesk](https://www.odesk.com/users/~01306718208d0750b7) + +**George** - Has 6 year experience in web-development mainly working with PHP, Ruby and [more](https://www.odesk.com/users/Web-Developer_~01735790c52a7bb0ee) + +Our Idea +======= + +We choose to work on theme 2 and 4. diff --git a/Teams/Fifth-Dimension/team.json b/Teams/Fifth-Dimension/team.json new file mode 100644 index 0000000..e13012a --- /dev/null +++ b/Teams/Fifth-Dimension/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Fifth Dimention", + "members": [ + { + "name": "Davit Khaburdzania", + "twitter": "dkhaburdzania", + "koding": "dkhaburdzania", + "location": "Tbilisi, GE" + }, + { + "name": "George Chkhvirkia", + "twitter": "GChkhvirkia", + "koding": "gioch", + "location": "Tbilisi, GE" + } + ] +}