Skip to content
View giacomobencivinni's full-sized avatar

Block or report giacomobencivinni

Report abuse

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

Report abuse

Popular repositories Loading

  1. Mininet-Ryu-Experiment-Controller Mininet-Ryu-Experiment-Controller Public

    Emulated SDN network in Mininet with Ryu controller, featuring 4 routers, 1 switch, and 9 hosts. A Flask-based Experiment Controller manages traffic experiments toward an IPERF server, collecting t…

    Python 2

  2. Facial-recognition Facial-recognition Public

    Image classification system that recognizes the faces of famous figures using a Support Vector Machine and a prior dimensionality reduction through Principal Component Analysis. The considered indi…

    Jupyter Notebook

  3. ISSProject ISSProject Public

    Forked from francescost02/ISSProject

    Implementation of a point-and-click game in Java using design patterns

    Java

  4. KMP-Algorithm KMP-Algorithm Public

    Java language implementation of a system that allows efficiently and reliably searching for all occurrences of an input pattern, returning all positions in the text where it appears.

    Java

  5. Reviews-Parser Reviews-Parser Public

    Flex/Bison-based translator for analyzing an online review system

    C