Skip to content
View SubhojitBh's full-sized avatar

Block or report SubhojitBh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. myShell myShell Public

    A simple shell implementation for Windows that supports basic commands , and allows launching external programs. This shell provides a basic command-line interface to interact with the operating sy…

    C 1

  2. java-socket-server-client java-socket-server-client Public

    A simple implementation of a server-client architecture using Java sockets. The server listens for connections and handles communication with the client by reading and sending messages.

    Java

  3. weather-app weather-app Public

    A simple weather application that fetches real-time weather data using the OpenWeatherMap API. Users can search for a city's weather and view details like temperature, humidity, wind speed, and wea…

    JavaScript

  4. Library-Management-System Library-Management-System Public

    A Java-based Library Management System designed to handle book inventories, user management, and borrowing functionalities. This project is structured with a Main.java entry point and a modular app…

    Java

  5. Python-Socket-Server-Client Python-Socket-Server-Client Public

    A simple Python project demonstrating basic server-client communication using sockets. The server sends a welcome message to the client upon connection. The project includes Python scripts for both…

    Python

  6. ChatApp ChatApp Public

    JavaScript