A complete clone of whatsapp web using React Js, Node Js, Socket.io, Redis, Node Clusters, etc. MongoDB is used as the database. Use of 3rd party library is minimum. Redux is used for state management and redux saga for handling side effects. AWS S3 is used for storage.
Design of an eBay-like e-commerce auction site that will allow users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.”
A project in which implementation of debounce, scroll based api calls, cached query, persisted theme (dark / white) is done. ORM used is typeORM along with typegraphql. Apollo Graphql is used to handle client / server.