Skip to content
View justinefricou's full-sized avatar

Organizations

@makinacorpus

Block or report justinefricou

Report abuse

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

Report abuse

Pinned Loading

  1. GeotrekCE/Geotrek-admin GeotrekCE/Geotrek-admin Public

    Paths management for National Parks and Tourism organizations

    Python 152 79

  2. sot-ipython-connection sot-ipython-connection Public

    Forked from stack-of-tasks/sot-ipython-connection

    A flexible connection between the Stack of Tasks and a client controlling it

    Python

  3. sot-gui sot-gui Public

    Forked from stack-of-tasks/sot-gui

    Graphical user interface for the Stack of Tasks

    Python

  4. minishell minishell Public

    A simple UNIX command interpreter.

    C

  5. miniLibC miniLibC Public

    A dynamic ELF library, written in x86-64 assembly, to replace some of the functions included in the standard C library.

    Assembly

  6. ImageCompressor ImageCompressor Public

    From a file listing all the pixels of an image with their position and color, this program regroups the pixels into a given number of clusters, according to their colors.

    Haskell