From 351ccb048322be287790bf660ba6a38a0318bf59 Mon Sep 17 00:00:00 2001 From: uditk Date: Fri, 28 Nov 2014 15:56:11 +0000 Subject: [PATCH] Kaboom Status update --- Teams/Kaboom/ABOUT.md | 19 +++++++++++++++++++ Teams/Kaboom/team.json | 11 +++++++++++ 2 files changed, 30 insertions(+) create mode 100644 Teams/Kaboom/ABOUT.md create mode 100644 Teams/Kaboom/team.json diff --git a/Teams/Kaboom/ABOUT.md b/Teams/Kaboom/ABOUT.md new file mode 100644 index 0000000..99a530b --- /dev/null +++ b/Teams/Kaboom/ABOUT.md @@ -0,0 +1,19 @@ +#Kaboom + +Its hack time ! + +##About Me + +| Udit Kulshrestha | Why Hackathon on Koding | +| ------------- | ------------- | +| ![Udit Kulshrestha](http://www.gravatar.com/avatar/aacb90e7f6d1363f1c432593729d18ab.png "Udit Kulshrestha") | I am here to build something cool, which is easy to use and not a rocket science. Hacking virtually will allow me to think and code with coffee and smoke. Its fun and I am doing it purely for fun. | + +## What I can do +- DBA (Oracle, MySql, MongoDb ) + Database modelling +- JavaScript (MeteorJs, NodeJs, AngularJs) +- Python +- PHP + +I am targeting JavaScript based web app. + +# ``` :~D ``` ``` :~D ``` ``` :~D ``` \ No newline at end of file diff --git a/Teams/Kaboom/team.json b/Teams/Kaboom/team.json new file mode 100644 index 0000000..009ed2e --- /dev/null +++ b/Teams/Kaboom/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Kaboom", + "members": [ + { + "name": "Udit Kulshrestha", + "twitter": "uditkuls", + "koding": "udit01", + "location": "New Delhi, IN" + } + ] +} \ No newline at end of file