AakashRamavat's Stars
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
bevacqua/dragula
:ok_hand: Drag and drop so simple it hurts
saadpasta/developerFolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)
hkirat/project-ideas
Projects to get you started on full stack
rcdexta/react-trello
Pluggable components to add a kanban board to your application
riktar/jkanban
Vanilla Javascript plugin for manage kanban boards
aladinyo/WhatsappyApp
A whatsapp clone progressive web application built with react nodejs and firebase
KishanMaurya/Nest-JS-CRUD-API-with-Postgres-TypeORM
Nest JS CRUD API with Postgres and TyeORM
binitghetiya/client-react-demo
Client react demo simple
binitghetiya/multitenant-app-node-sequelize
This project contains the setup of Multitenant (multiple database) connection in Sequelize-NodeJS-Postgres. It will help you understand in connecting multiple DBs using Sequelize. So, that single model is used to connect multiple DBs. You will understand the concept of slug here. Slug is used to identify the respective DB among multiple DBs. Slug is provided in URL to differentiate the connection to respective DB.
binitghetiya/react-demo
React JS with Firebase Register, Login and Logout demo application