Skip to content
View LucasB152's full-sized avatar
  • Belgium

Block or report LucasB152

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. INFO9012_Parallel_Programming_RayCasting_Project INFO9012_Parallel_Programming_RayCasting_Project Public

    C++ project for INFO9012-1 Parallel Programming @ ULiege. It parallelizes a raycasting engine using OpenMP for rendering loops and multithreading for X11 GUI, user inputs, and UDP network communica…

    C++

  2. Operating-Systems-Project-1 Operating-Systems-Project-1 Public

    In this project, we implement a buddy allocator which needs to be more efficient than malloc. This project is done in the INFO0940 Operating systems course @ ULiege.

    C

  3. Operating-Systems-Project-2 Operating-Systems-Project-2 Public

    This project consists in mulitple eBPF exercises to modify the Linux Kernel realised for the INFO0940 Operating systems courses @ ULiege

    C

  4. Password-Manager-assembly Password-Manager-assembly Public

    Password Manager project in Beta assembly for the computation structures course (INFO0012) @ ULiege

    Assembly