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
This repository contains projects and implementations in distributed computing, including a TCP chat server, a multi-threaded web server, and a lightweight blockchain miner. Built with Python, it showcases concepts like socket programming, non-blocking I/O, and efficient resource management, offering scalable solutions to real-world challenges.