Projects

Back to home
Project image here

bagaicha

bagaicha is a location based food review sharing platform that recommends nearby restaurants and reviews based on your location. Watch out! this could potentially rival Yelp in the future

Project image here

Ecommerce Shop API

Created a ecommerce shop API that provides rich features such as full text search on products, Esewa payment integration, placing and tracking orders, logging, generating sales graphs/charts, following REST architechture, etc.

Also I have documented the backend system in the Github

Project image here

JamJam

JamJam is a website that calculates the best bus route for you to take in Kathmandu to reach the destination from a source location

Read my brilliant blog on this

Project image here

Text File Compressor

That insane time when I coded a text file compressor from scratch in C!

Read blog on this

Project image here

ExpressJS Project Generator

Since `express-generator` is outdated, I created my own ExpressJS project template generator with zero dependencies & customizable arguments. It's available to install from npm by

Running npm i spawn-express-app