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

Pinned 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 11

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

    C standard library + utility functions

    C 3

  4. Orthodox_Canonical_Form_VSCodeSnippet Orthodox_Canonical_Form_VSCodeSnippet Public

    VS Code C++ Snippets for Orthodox Canonical Form

    2

  5. CPP_Modules CPP_Modules Public

    Intro into C++ & OOP

    C++ 1

  6. push_swap push_swap Public

    42_project

    C