Skip to content
View ildaserj's full-sized avatar

Block or report ildaserj

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ildaserj/README.md
  • Hi, I’m @ildaserj👋

GitHub Stats

Ilda's Github Stats

  • I’m currently learning web development 🌱

  • Tools and Programming Language 💞️

JavaPythoncsharp

JetBrainsDockerGitVisual Studio

Readme Card

Readme Card

Popular repositories Loading

  1. MonitoraggioOliveto MonitoraggioOlivetoPublic

    Simulazione monitoraggio oliveto

    Java

  2. dual-perceptron dual-perceptronPublic

    Implementazione dell'algoritmo di classificazione Perceptron in forma duale, con l'utilizzo delle funzioni kernel: lineare, polinomiale ed RBF

    Python

  3. ProgressBar ProgressBarPublic

    Implementation of a progress bar using SFML and Googletest

    C++

  4. WeatherAPI_call WeatherAPI_callPublic

    Windows service .NET that makes calls to a weather API. Every minute takes the parameters (current and next 3 days) of wind and temperature in two different countries.

    C#

  5. BinaryTree-VS-RedBlackTree BinaryTree-VS-RedBlackTreePublic

    Implementazione BinaryTree e RedBlackTree, valutandone la complettà temporale in caso di inserimento e ricerca

    Python

  6. Sort SortPublic

    Implementation of InsertionSort and MergeSort and valutation of time complexity

    Python