You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NextTalk is a real-time chat application that supports both individual and group chats. This is the Backend codebase of the application built using Nodejs, GraphQl and Prisma ORM. The database used is MongoDB.
Our powerful image search engine uses vector databases to store and search for similar images. Upload your images and use an input image to quickly identify the closest matches. With our app, you can easily organize and search your image collection with speed and accuracy. Try it today!
NextTalk is a real-time chat application that supports both individual and group chats. This is the frontend codebase of the application built using Next.js and Prisma ORM. The database used is MongoDB.
Real time Communication between 2peers using Web Socket. Communication between two client using their username. Only when both peers are connected through website. Website doesn't save the message state and History
CoronaUpdate is non-profit tool that gives the Update of COVID19 in India and its States. We send daily Update of COVID19 situation to Clients Mail . In the form of Plots and Bars. For easily Understand and Seeing .
Notebook is a web based application that stores client notes and client can easily share notes with a link Provide fully control to your note And you can also download your note in text file
A custom implementation of web sockets using Node.js, a runtime environment for JavaScript. Web sockets enable real-time communication between a client (e.g. web browser) and server, often used for applications needing real-time updates like chat rooms or collaborative platforms