Added About and team info

This commit is contained in:
minhaz
2014-11-23 22:36:54 +05:30
parent 872d640756
commit 72595f3a22
2 changed files with 52 additions and 0 deletions

22
Teams/HacXor/ABOUT.md Normal file
View File

@@ -0,0 +1,22 @@
This is our page
================
We are students of the same university, taking same classes, we share common goals but have different skill sets, which make our team awesome when it comes to building something cool.
About your team
===========================
| Minhaz | Abhinav | Dhruv | Archit
|--- |--- |--- |---
| ![Minhaz](https://avatars1.githubusercontent.com/u/3007365?v=3&s=460) | ![Abhinav](https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xap1/t31.0-8/s960x960/615248_323829101104120_6965169501901928238_o.jpg) | ![Dhruv](https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/1234196_444894548976706_677806001_n.jpg?oh=0175134380cbec1fef57e412ca9470f1&oe=54D8C465&__gda__=1426991894_053c51ce082a0b1ee150c3ecbe5f690a) | ![Archit](https://scontent-a-lhr.xx.fbcdn.net/hphotos-xap1/v/t1.0-9/1151066_10154023356930570_2452548761872936636_n.jpg?oh=561f7ba9aaa24db02d8099920a509b54&oe=54D78361)
We are four students of **Delhi Technological University, New Delhi**, there is no single reason we love coding (but sure there are many :) its makes our work easier, daily problems interesting, make dull and monotonous tasks hell lot of fun), however we enjoy the way we can use it to solve real world problems.
About your skills and what you are going to do?
=======
Still brainstorming, probably best ideas always take little time to grow!

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

@@ -0,0 +1,30 @@
{
"teamName": "HacXor",
"members": [
{
"name": "Minhaz",
"twitter": "minhazav",
"koding": "mebjas",
"location": "New Delhi, IN",
"lead": true
},
{
"name": "Abhinav Dahiya",
"twitter": "abhinavdtu2012",
"koding": "bane94",
"location": "New Delhi,IN",
},
{
"name": "Dhruv Agarwal",
"twitter": "DhruvAgarwalDtu",
"koding": "dhruvagga",
"location": "New Delhi, IN"
},
{
"name": "Archit Verma",
"twitter": "architv07",
"koding": "architv",
"location": "New Delhi, IN"
}
]
}