Skip to content
View LeoMullier's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report LeoMullier

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

Popular repositories

  1. hdd-lifetime-estimation hdd-lifetime-estimation Public

    Estimating life expectancy for users' hard drive disks thanks to Python scripts and a statistic analysis based on BackBlaze open data and our Weibull curve model

    Python 2

  2. distributed-booking distributed-booking Public

    Booking a place for an event thanks to a Go distributed program and a simple web interface

    Go

  3. usual-web-usage usual-web-usage Public

    Studying users' behavior on specific web sites thanks to a browser extension which collects anonymous data for researchers from the UTC

    Jupyter Notebook

  4. cli-messaging-app cli-messaging-app Public

    Sending and receiving messages from different computers by the command line interface thanks to a Java program and sockets

    Java

  5. websockets-messaging-app websockets-messaging-app Public

    Sending and receiving messages from different computers by a web interface thanks to a Java program and websockets communications

    HTML

  6. conway-game-of-life conway-game-of-life Public

    Running the 0-player game "Conway's Game of Life" thanks to a Python program to get used to Tkinter library

    Python