diff --git a/Teams/Trident/About.md b/Teams/Trident/About.md new file mode 100644 index 0000000..2c61d14 --- /dev/null +++ b/Teams/Trident/About.md @@ -0,0 +1,23 @@ +Trident +================ +A single person team with a passion for Javascript. + + +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. The decision to join the global hackathon is primarily because I really like the idea of a remote global hackathon taking place all over the world. + + +Skills +======= +HTML, CSS, Javascript, NodeJS, PHP and Perl. + + +Project +======= +Still working on it. 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" + } + ] +}