Skip to content
View FlorealRISSO's full-sized avatar

Block or report FlorealRISSO

Report abuse

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

Report abuse

Pinned Loading

  1. France-Termes-v2 France-Termes-v2 Public

    Une simple application pour accéder au service FranceTerme. (A simple application to access the FranceTerme service.)

    TypeScript

  2. track-my-tracks track-my-tracks Public

    Track My Tracks is a web-based application that tracks and visualizes your Spotify listening history.

  3. circle circle Public

    Circle is a web-based file sharing application built with Go (server-side) and HTML/JS/CSS. It allows users to create private circles and invite guests to collaborate on file exchanges within those…

    HTML

  4. Benchmarking-the-Path-to-Energy-Efficiency Benchmarking-the-Path-to-Energy-Efficiency Public

    Benchmarking the environmental impact of algorithm implementations. This analysis explores optimizing Julia set fractal rendering through SIMD vectorization and multi-threading.

    C

  5. ghuter/chi ghuter/chi Public

    New C-based programming language designed for systems programming, with a modular design.

    C 1

  6. smalloc smalloc Public

    smalloc is a proof-of-concept (POC) memory allocator that demonstrates an approach to memory management. The key idea is to reserve the beginning of a memory page for storing the status of allocati…

    C