Skip to content
View logiunta's full-sized avatar
  • Pisa

Block or report logiunta

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. Unipi_Pr2-Project Unipi_Pr2-Project Public

    It is required to design, implement and document the DataBoard <E extends Data> collection. The collection DataBoard <E extends Data> is a container of generic objects that extend the Data data typ…

    Java

  2. Edmond-Karp_Algorithm Edmond-Karp_Algorithm Public

    Implementation of Edmond-Karp Algorithm

    Julia

  3. Unipi_Ocaml_Interpreter Unipi_Ocaml_Interpreter Public

    The project consists in the design and implementation of some software modules. Consider an extension of the functional didactic language that allows you to manipulate dictionaries. A dictionary is…

    OCaml

  4. Tcp_Echo-Server Tcp_Echo-Server Public

    An EchoServer is an application that allows a client and a server to connect so a client can send a message to the server and the server can receive the message and send, or echo, it back to the cl…

    Java

  5. Worth-Unipi Worth-Unipi Public

    The project consists in the implementation of WORkTogetHer (WORTH): a tool for managing collaborative projects inspired by some principles of the Kanban methodology.

    Java

  6. FarmSol FarmSol Public

    Implementation of a farm composed of two processes communicating via socket and pipe

    C