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 two-part system to simulate realistic human typing behavior across devices using WebSockets. The Sender provides a web interface to input text, control speed, and enable human-like typing with pauses, errors, and corrections. The Receiver runs on another machine (or the same) to simulate typing actions in real time.
Node.js Real-Time Chat Application is a simple yet powerful real-time chat application built using Node.js, Express, and Socket.io. This project demonstrates real-time communication between clients and server using WebSockets, allowing users to chat instantly without page refreshes.
A local LAN-based classroom engagement dashboard built with Flask enabling teachers to visualize student participation, reactions, and live activity in real time without needing the internet.
A lightweight, scalable system that demonstrates model and data parallelism in machine learning using Dask, PyTorch, and Flask. Features distributed CNN inference and linear regression training across multiple networked devices.
Python-based simulation of a Network Load Balancer inspired by real-world tools like HAProxy and NGINX. It features request routing across multiple backend servers using algorithms such as Round Robin, Least Connections, and IP Hashing, with built-in server health checks, failure handling, and a visual GUI built using Flask + Tailwind
NetShare is a user-friendly, cross-platform web application built with Flask for seamless file sharing between local network devices. It offers an intuitive browser interface, supports multi-file transfers, activity logging, and works on any Python-installed system, making local file exchanges fast, secure, and hassle-free.