Skip to content
View disinformationalist's full-sized avatar

Block or report disinformationalist

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

Pinned Loading

  1. Minirt Minirt Public

    My first ray tracer, built as an assignment at 42 Vienna. Made from scratch using C.

    C 4

  2. fractol fractol Public

    Fractal generator and explorer from scratch in C using MLX

    C 2

  3. minitalk minitalk Public

    A simple communication program using UNIX signals

    C 1

  4. push_swap push_swap Public

    42 Push Swap, sort stacks of 100 and 500 numbers in the fewest moves possible with limited operations. This custom solution is faster than any I could find to compare with.

    C