Skip to content
View GiulioTaralli's full-sized avatar

Block or report GiulioTaralli

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 Loading

  1. Machine-Learning-Exercises Machine-Learning-Exercises Public

    Practical exercises from the Machine Learning course

    Jupyter Notebook

  2. Hidden-Markov-Model-NER-tagging Hidden-Markov-Model-NER-tagging Public

    Forked from Toure-exe/Hidden-Markov-Model-NER-tagging

    NER tagging with HMM and Viterbi algorithm - University Project

    Jupyter Notebook

  3. Online-Platform-Based-on-Microservices Online-Platform-Based-on-Microservices Public

    Forked from Toure-exe/microservices-backend-for-tutoring-app

    Bachelor's Thesis Project

    Java

  4. Mail-client-server Mail-client-server Public

    Forked from Toure-exe/Mail-server-with-client

    Implementation of a mail server and client in Java. (Uses JavaFX for graphical interfaces, thread concurrency management, and TCP sockets for client-server communication)

    Java

  5. Course-projects-Algorithms-and-Data-Structures Course-projects-Algorithms-and-Data-Structures Public

    Forked from Toure-exe/algoritmi-2021

    Set of projects from the lab part of the Algorithms and Data Structures course. They consist of: 2 projects in C and a project in Java (composed of two parts)

    C

  6. JVM-based-compiler JVM-based-compiler Public

    Forked from Toure-exe/JVM-based-compiler

    Compiler for a simple programming language that runs over the JVM. Designed during the Formal Languages ​​and Translators course

    Java