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
Developed a real-time chat application using React, Node.js, and Socket.IO. Users can exchange messages instantly, and the application ensures seamless communication across connected clients.
a real time extension which allows user to maintains their tasks. Anybody can save bookmarks and tabs easily. can be deployed in Chrome browser directly
I developed a real-time Sudoku solver application using React. I implemented Sudoku-solving concepts from C++ and converted them to JavaScript. Users can try solving the puzzle and check their progress in real-time. If they make mistakes, they can see the correct solution instantly.