sulabh1
I love coding. Coding is my passion. Javascript enthusiast and i am electronics and communication engineer
gathaghar bhaktapur
Pinned Repositories
add-to-cart-functionality
This add to cart functionalty is implemented by using html css vanilla js anad localStorage
file-uploading
This code will upload file which is pdf, jpg, jpeg, docx, doc , gif, png in the ftp server
javascript-snakegame-using-canvas
This project is made in javascript canvas
lottery-app
This is the lottery demo app using web3 and solidity which is consumed in react-lottery-app
momoCafe
This website is made with html and css
multer-playground
Playing with multer package which is for file uploading
musicrelatedapp-usingReactJs
This is my first app using react js
node-redis-crud-in-docker
react-lottery-app
This is the consumed lottery app
search-play-listen
This app is made using youtube api and react
sulabh1's Repositories
sulabh1/add-to-cart-functionality
This add to cart functionalty is implemented by using html css vanilla js anad localStorage
sulabh1/auth-api-postgres
THIS API IS MADE WITH EXPRESS, SEQUELIZE, POSTGRES, JWT, BCRYPT ETC.
sulabh1/chat-app-socket.io
sulabh1/first-elixir-project
i am currently working on elixir and this is my first project on elixir
sulabh1/task-app-using-firebase
This is the task app using react and firebase
sulabh1/cms
Multilingual PHP CMS built with Laravel and bootstrap
sulabh1/Crud-and-auth-api-with-laravel
this is crud and auth api using laravel sanctum
sulabh1/cryptocurrency-listing-web-application
sulabh1/Django-Ecommerce-All-You-Need-to-Know
A complete django ecommerce website, containing all the features that support easy user interaction with the company.
sulabh1/DockerCasts
Companion repo to a course on Udemy.com
sulabh1/facebook-clone
This is facebook clone made with mern
sulabh1/first-docker-app
First time implementing docker app
sulabh1/free-programming-books
:books: Freely available programming books
sulabh1/harryporter
This app is a task which is provided by the company
sulabh1/interacting-client--server
This app is made by using websocket i.e socket.io.
sulabh1/laravel-first-project
first commit to the laravel project
sulabh1/leave-api
This is the task provided by company. To use this first install all the dependency run ```npm install```. ```cd server``` run ```sequelize init``` and configure database in config.json file located in config folder. ``` sequelize db:migrate``` to run all the migrations. And ```npm start``` to start the server. ```npm run start:prod``` to start the server in production mode and ```npm run start:dev``` to start in development mode. Run ```npm run debug``` to debug the code.
sulabh1/loopback-api
This is basic todo api using loopback framework
sulabh1/messenger-clone
This is the demo of messenger
sulabh1/mysql
A pure node.js JavaScript Client implementing the MySQL protocol.
sulabh1/node-project
sulabh1/passport
Simple, unobtrusive authentication for Node.js.
sulabh1/passport-local-strategy-authentication
This is ecommerce api using nodejs, sequelize, express, passport. npm install to install all dependency. npm start to run the project. Before start the project make sure you config database which in my case is postgres.
sulabh1/paypal-payment-integration-laravel
This is the first paypal integration project in the client side
sulabh1/Polls-app
This app is made to help my friend. Just enter npm start in the command to start the server. And make sure you download all the node modules. To download node_modules enter npm install
sulabh1/simple-application
simple application using micro front end architecture
sulabh1/simple_app_using_typeorm
implementing typescript using typeorm
sulabh1/socket.io-client
Realtime application framework (client)
sulabh1/Todo-using-nest
This is todo application using nest
sulabh1/vuex_todo_manager
Vuex crah course app