Mohammed Saadullah's repositories
Remote-Desktop-Access
The project is about designing a Remote Control Desktop Application, akin to software like TeamViewer, AnyDesk, etc that aims to establish a remote connection between two computers using the App and perform various functions such as Screen Share, File Transfer, Remote Control PC, etc. The core application is being built using the Java programming language, which hosts all the necessary libraries for Socket Programming, GUI Design, etc that are essential to the application.
LIBRARY-MANAGEMENT-SYSTEM-Python-GUI
Python GUI which manages the library books issued and timeout period for returning them and more
HTTP-Server
Implemented our own version of HTTP stateless server and tested it using any standard browser.