Skip to content
View leolinardi's full-sized avatar
😄
😄
  • Australia
Block or Report

Block or report leolinardi

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. ShadowLeap ShadowLeap Public

    A simple arcade game called Shadow Leap, implemented in Java, as a project from Object Oriented Software Development subject from the University of Melbourne.

    Java

  2. ClimateChangeAndRoadSafety ClimateChangeAndRoadSafety Public

    A project from Elements of Data Processing subject that analyses the correlation of climate change and road safety of real datasets using python

    Jupyter Notebook 1

  3. NaiveBayesPrediction NaiveBayesPrediction Public

    A repository for Machine Learning subject of The University of Melbourne. Analyses the Naive Bayes approach..

    Jupyter Notebook

  4. spelling-correction spelling-correction Public

    A project from Design of Algorithms subject that implements a spelling correction algorithm, using a hash function with separate chaining and move-to-front technique. This program involves calculat…

    C

  5. random-exercises-python random-exercises-python Public

    A pool of python codes of random exercises from Elements of Data Processing subject.

    Jupyter Notebook

  6. TennisMatchScorer TennisMatchScorer Public

    A project for Foundations of Computing subject, that calculates the score of a tennis match.

    Python