🏠
Working from home
Full stack web Developer at upwork
-
HIT INFOTECH
- Surat
- https://www.upwork.com/freelancers/~0102356c4d364c2cd8
Pinned Loading
-
Example of using bcrypt with mongoos...
Example of using bcrypt with mongoose to encript password with bcrypt 1var mongoose = require('mongoose'),Schema = mongoose.Schema;
2var bcrypt = require('bcrypt');
34var salt = bcrypt.genSaltSync(10);
5var enc_password = password = bcrypt.hashSync(req.body.password, salt);
-
shopify-cart-helper
shopify-cart-helper PublicThis Javascript library that makes it easy to add dynamic cart features to Shopify themes.
JavaScript
-
file-manager
file-manager PublicFile Manager is a wonderful widget that allows you to manage images and folders, pick images and folders, and do a lot more.
JavaScript
-
mysql-to-mysqli-functions
mysql-to-mysqli-functions PublicConverting mysql Functions to mysqli Functions
PHP
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.