Arijit Banerjee's repositories
microstream-hub
The central hub for MicroStream, a lightweight, real-time communication system for microservices. Routes messages between services, handles service discovery, and ensures seamless communication with WebSockets. Perfect for building scalable, event-driven architectures.
Contact-App-Backend
It is a REST Api Backend of a Contact App. It is made with MERN Stack (Mainly with NodeJS, ExpressJS and MongoDB). (Backend REST Api) [MERN Stack] [MongoDB, ExpressJS, NodeJS]
TheNerdStore-Frontend
The NerdStore - A Full Stack E-Commerce System (Frontend) [MERN Stack]
arijitcodes
My GitHub Profile README
Contact-App
It is a Full Stack Contact App. It is made with MERN Stack (NodeJS, ExpressJS, ReactJS and MongoDB). (Full Stack App) [MERN Stack]
demo-api-netcore-zeer
A Demo Todo List API with C#, .NET Core, AWS-SDK & DynamoDB [.NET Core] [Zeer]
demo-api-zeer
A Demo Todo List API with NodeJS, ExpressJS, AWS-SDK & DynamoDB [NodeJS] [Zeer]
micro-blog
This is a Micro Blog System. Admin Approval based Post System along with basic Edit, Delete features. Implementation of basic CRUD Functionality along with many more features.
microstream-client
The client library for MicroStream, a lightweight, real-time communication library for microservices. Replace REST/gRPC with WebSockets for event-driven messaging. Simplifies inter-service communication with a request-response pattern and automatic reconnection. [ NPM 📦 ]
OAuthTunnel
A lightweight proxy server for forwarding OAuth callbacks to your local backend during development.
Project-Universe
This is a React App. Made for Demo and Fun for my fellow Space Enthusiast friends. (Frontend) [ReactJS]
SES-360-Frontend
SES 360 (SES - Student Enrollment System) (Frontend) [Angular 7]
TheNerdStore-Backend
The NerdStore - A Full Stack E-Commerce System (Backend - Rest API) [MERN Stack]
ultralogger
A feature-rich Personalized Logger. [ NPM 📦 ]
file-upload-using-multer
A Demo Implementation of Multer to Upload Files to an Express API Server (NodeJS, ExpressJS, Multer, http-errors)
MERN-Stack-Shopping-List
I am learning MERN Stack and wanted to get the feel of it. So, just making something very small to get the feel of the system.
my-demo-server
A DB Json Repository for typicode self server
passport-google-oauth20
A Demo implementation of Google OAuth 2.0 using PassportJS on a Node-Express based API. (Backend API) [Node - Express]
passportjs-local-auth
A Demo Implementation of Authentication using Passport JS Local Auth Strategy in an Express API Server (NodeJS, ExpressJS, PassportJS, MongoDB, Mongoose, http-errors)
passportjs-oauth-local-jwt-combined
A Demo Implementation of Authentication using a Combination of PassportJS OAuth 2.0 & Local Auth Strategy - together - without passport sessions - using custom JWT with custom Middleware - in an Express API Server (NodeJS, ExpressJS, PassportJS, MongoDB, Mongoose, React)
razorpay-integration-demo
A Demo Implementation of Razorpay Payment Gateway in a Full Stack WebApp [ NodeJS, ExpressJS & ReactJS ]
test-semantic-release
Testing Semantic-Release
todo-api-jest-unit-test
A Todo API in NodeJS, Express, MongoDB, Mongoose for a Demo Implementation of Unite Testing using JEST.
todos-api-typescript
A Todo List Backend REST API with Full User Auth in Typescript