DeepakKhetwal

84
reputation
3

I am a Technology architect in United States and passionate about cutting edge technologies.

RECENT PROJECT -

Internet Website for Jokes for Kids hosted on cloud - kidslaughs.com website is developed for kids. I have hosted this website on Heroku cloud service provider and mongolab cloud provider for hosting mongodb database. Code is deployed using GIT hub to these cloud services. Below is the code location for the website on GITHub

GIT Hub link -https://github.com/deepakkhetwal/JokesAPI (Restful service using node.js and mongodb) - The above repository called as JokesAPI is restful service/webapi developed/architected in express/nodejs connected to mongodb using mongoose data model

GIT Hub Link - https://github.com/deepakkhetwal/JokesUI(User interface developed in angularJS and HTML5 running on node.js connected to JokesAPI restful service) - The above repository is a user interface developed/architected in javascript framework - angulajs, jquery, bootstrap(for responsive design) and HTML5 connected to JokesAPI running on nodejs server