diff --git a/Teams/Dingoes ate my baby/ABOUT.md b/Teams/Dingoes ate my baby/ABOUT.md new file mode 100644 index 0000000..cf47c4d --- /dev/null +++ b/Teams/Dingoes ate my baby/ABOUT.md @@ -0,0 +1,13 @@ +About me +=========================== + +| Sid +|--- +| ![Sid](https://avatars2.githubusercontent.com/u/4343949?v=3&s=460) + +I like tinker with the web. There isn't much to say. I like to code, and build new stuff. + +Skills +======= +Python, JS, HTML&CSS + diff --git a/Teams/Dingoes ate my baby/team.json b/Teams/Dingoes ate my baby/team.json new file mode 100644 index 0000000..de2928e --- /dev/null +++ b/Teams/Dingoes ate my baby/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Dingoes ate my baby", + "members": [ + { + "name": "Siddhartha Verma", + "twitter": "mavidser", + "koding": "mavidser", + "location": "Kanpur, IN" + } + ] +}