Skip to content
View benoitdekeyn's full-sized avatar

Highlights

  • Pro

Block or report benoitdekeyn

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
benoitdekeyn/README.md

Hi there 👋

Pinned Loading

  1. mkv-to-mp4 mkv-to-mp4 Public

    Use FFmpeg with batch (.bat) file to bulk convert any mkv into mp4 burning subtitles directly on the video stream of an .mp4. Handles multilingual and multi-subtitles .mkv videos.

    Batchfile 2

  2. CMS-cut-machine CMS-cut-machine Public

    A web/desktop App which takes 3D files of Industrial metal bars and a stock of mother bars. After optimizing offcuts, it generates the best programs for an industrial saw.

    JavaScript 1

  3. algosup/2023-2024-project-3-virtual-processor-team-4 algosup/2023-2024-project-3-virtual-processor-team-4 Public

    A virtual processor with its own Assembly language made in C. We made it as a team, designing each part of it from scratch.

    C 6

  4. algosup/2024-2025-project-1-fpga-team-7 algosup/2024-2025-project-1-fpga-team-7 Public

    This version of the "Frogger" game is made using a "go-board" and the "verilog" programming language. It takes only the road part of the original game and is made to be used with a vga screen.

    Verilog 3

  5. algosup/2024-2025-project-3-quickest-path-team-7 algosup/2024-2025-project-3-quickest-path-team-7 Public

    Algorithm that can find the quickest path between two nodes of a 24M nodes graph within less than half of a second. Shaped as an A star algorithm, we added precomputation with landmarks to use heur…

    C++ 4

  6. algosup/2023-2024-project-2-x86-retrogaming-team-4 algosup/2023-2024-project-2-x86-retrogaming-team-4 Public

    Second project of 2023-2024 year which aims recreating a faithful Pac-Man clone in assembly x86 using DOSBox 🕹️

    Assembly 10