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
A comprehensive collection of React and Node.js starter kits and boilerplates for rapid development. Built in May 2020, it features modern technologies including Redux, Redux-Thunk, Redux-Saga, Redux Toolkit, React Hooks, localStorage, Socket.io, SCSS, Express, and Mongoose. Ideal for interviews, learning, or quickly starting new projects.
A real-time video streaming application that streams base64-encoded video frames from a Node.js server to a React.js client using Socket.IO WebSockets. Built in December 2018. This project demonstrates real-time frame streaming to create a video playback experience in the browser without traditional video file formats.