Skip to content
View ilies1511's full-sized avatar

Highlights

  • Pro

Block or report ilies1511

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. mini_garbage_collector mini_garbage_collector Public

    Simple garbage collection system in C using a singly linked list to manage dynamically allocated memory. The system ensures that all allocated memory is tracked and freed, preventing memory leaks. …

    C 9

  2. miniRT_42 miniRT_42 Public

    Welcome to miniRT, a compact ray tracing project implemented in C. This project explores the core principles of ray tracing, rendering stunning 3D scenes with realistic lighting and shadows. Built …

    C 8

  3. miniRT miniRT Public

    Forked from FabianRapp/miniRT

    Welcome to miniRT, a compact ray tracing project implemented in C. This project explores the core principles of ray tracing, rendering stunning 3D scenes with realistic lighting and shadows. Built …

    C 3

  4. libft_42 libft_42 Public

    C standard library + utility functions

    C 2

  5. ft_printf ft_printf Public

    My own implementation of a mini printf version.

    C

  6. push_swap push_swap Public

    42_project

    C