From 9aaf50b0218fa7155208e2fc85b8b1a534bec8fd Mon Sep 17 00:00:00 2001 From: Talha Asad Date: Wed, 26 Nov 2014 19:12:12 +0500 Subject: [PATCH] added initial info --- Teams/Trident/About.md | 19 +++++++++++++++++++ Teams/Trident/team.json | 11 +++++++++++ 2 files changed, 30 insertions(+) create mode 100644 Teams/Trident/About.md create mode 100644 Teams/Trident/team.json diff --git a/Teams/Trident/About.md b/Teams/Trident/About.md new file mode 100644 index 0000000..c5b7e3f --- /dev/null +++ b/Teams/Trident/About.md @@ -0,0 +1,19 @@ +Team Trident +================ +Team Trident is a team with just one member. Wish us luck :) + + +About your team +=========================== + +| Talha +|--- +| ![Talha](https://pbs.twimg.com/profile_images/537605334446010368/FjtjFWjV_bigger.jpeg) + +I am a web developer, systems engineer. I like to work on products and projects that are interactive and add value to common tasks. I like to make the web a better place for everyone. Projects that help people get things done are my favourite. I am always on the lookout for cool interactive web applications.I decided to join in on the global hackathon because i haven't been to a hackathon before and i really like the idea of a remote global hackathon taking place all over the world. + + +About your skills and what you are going to do? +======= +I am good with HTML, CSS, Javascript, NodeJS, PHP and Perl. I am still deciding on which theme to work on. + diff --git a/Teams/Trident/team.json b/Teams/Trident/team.json new file mode 100644 index 0000000..df6ec1f --- /dev/null +++ b/Teams/Trident/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Talha Asad", + "twitter": "@taltrident", + "koding": "talha-asad", + "location": "Lahore, PK" + } + ] +}