Skip to content
View graziaferrara's full-sized avatar
  • Università degli Studi di Salerno
  • Cava de' Tirreni
  • 09:18 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report graziaferrara

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

Pinned

  1. MultiUserChat MultiUserChat Public

    This repository stores a project which is a JavaFX implementation of a multi user chat in which the server and the clients communicate over TCP. A basic GUI is provided both for the server and the …

    Java

  2. group04HPC/Parallelization group04HPC/Parallelization Public

    This repository stores a project whose aim is to parallelize some algorithms for the search of the strongly connected components of a graph. The parallelization method has been applied both on the …

    C

  3. Battleship Battleship Public

    This project is a JavaFX implementation of the Battleship game that uses UDP for communication between a server and multiple clients. A GUI is provided for the users to play.

    Java

  4. SETeam2022/SeOfficialRepo SETeam2022/SeOfficialRepo Public

    Official repository for the software engineering project. Development of a geometrical drawing app.

    Java 1

  5. TwitterSentimentAnalysisDB TwitterSentimentAnalysisDB Public

    Design of a NoSQL document-based database in MongoDB for the sentiment analysis of the tweets.

    JavaScript 1

  6. TwitterSentimentAnalysisGraphDB TwitterSentimentAnalysisGraphDB Public

    Neo4j graph-based DMS for the sentiment analysis of the tweets. Porting from a pre-existing document-based DMS in MongoDB. Performance evaluation.

    Python