Skip to content
View jbayonnegit's full-sized avatar

Block or report jbayonnegit

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. Boids_simulation Boids_simulation Public

    Trying to make a boids simulation in C. I'm going experimental after game of life project.

    C 1

  2. 42-FDF 42-FDF Public

    Fil de Fer is a 42 coding school project that focuses on wireframe rendering using computer graphics. The goal is to create a program that generates a 3D wireframe model of a given map using the ML…

    C

  3. miniRT miniRT Public

    Forked from khawos/miniRT

    This project is an introduction to the beautiful world of Raytracing.

    C

  4. Minishell Minishell Public

    Forked from NicolasMetais/Minishell

    small shell recode

    C

  5. EVM-Storage EVM-Storage Public

    This repository is a way for me to explore storage layout in EVM. From simple storage to overlapping, you can follow here my journey through EVM storage. I randomly test new things here, through fo…

    Solidity

  6. Multithreading_Philosopher-Problem Multithreading_Philosopher-Problem Public

    Diving into multithreading and multi processing through the dining philosopher probleme.

    C