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
Simple one to one video chat app using socket.io, peer js, node js, webRTC. Visit the below link you will get a unique URL, share this URL with the person you want to have a video call and ask him/her to join.
A decentralised insurance system where all users can send stream form of premiums and receive payments instantly after a natural disaster strikes without having to contact centralised companies and obtain confirmation of funds.
Implemented peer-to-peer multimedia file-sharing network using TCP. Each client can share and downloads multimedia through the custom torrent file from multiple peers via the central tracker. It also supports multithreaded client/server and tracker.
A python CLI Tool with the ability to download files from the BitTorrent network. Used the knowledge of networking and studied the P2P networks to come up with this project
A decentralised insurance system where all users can send stream form of premiums and receive payments instantly after a natural disaster strikes without having to contact centralised companies and obtain confirmation of funds.