Skip to content
View gilbertfrancois's full-sized avatar
💭
Mind awake, body asleep.
💭
Mind awake, body asleep.

Block or report gilbertfrancois

Report abuse

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

Report abuse

Pinned Loading

  1. partial-differential-equations partial-differential-equations Public

    Notes and examples on how to solve partial differential equations with numerical methods, using Python.

    Jupyter Notebook 44 11

  2. nvim-dap-debugpy-docker nvim-dap-debugpy-docker Public

    Guide on how to setup DAP in NeoVim to debug code running in Docker

    Dockerfile 1

  3. msx msx Public

    My MSX basic and assembly programs

    Assembly 30 1

  4. retro-tennis retro-tennis Public

    Pong, as close as possible to the original Atari arcade version from 1972.

    C

  5. skin-temperature-scanner skin-temperature-scanner Public

    Thermal camera device to measure human skin temperature.

    C++ 38 16

  6. sudoku sudoku Public

    Ultra fast Sudoku solver in C and Python

    Python