Projects

Travo

A basic online blog where travellers can share their adventures. Adventures would be shared by stories including images, and places. One traveller can comment on other travellers' posts & rate them, as well as share. All of you need to do is just sign up for all the activities.

NodeExpressMongoDB
Github User Search

A simple app to search GitHub users with their username or email. Just put the username in the textbox, hit the search button and the result will be shown below.

JsReactGithub API
QuoteGen

This a simple random quote generator apps with a great user interface, also sharing options available for twitter only.

JsReactQuote API
Restful Routing with node

RESTFUL basic crud operation using node, express, mongoose, mongodb. Here mostly learn restful routing and how it connects with mongoose & save into mongodb.

JsExpressMongoDB