Skip to content
View kllaster's full-sized avatar
🕙
Whats happen?
🕙
Whats happen?
Block or Report

Block or report kllaster

Report abuse

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

Report abuse

Pinned Loading

  1. miniRT miniRT Public

    A ray tracer implemented on CPU with Antialiasing, Blinn–Phong lighting model, Object shadows, Reflections of objects, Multithreaded render

    C 10

  2. philosophers philosophers Public

    This program demonstrates a solution to Dining Philosophers's Problem in Distributed Systems.

    C 1

  3. ls ls Public

    "ls" is a command to list computer files and directories in Unix and Unix-like operating systems.

    C 1

  4. minishell minishell Public

    Interpretation of the legendary shell

    C 3

  5. klalloc klalloc Public

    A heap memory allocator using sequential fit and slab algorithms

    C 3

  6. printf printf Public

    Implementation of the printf function.

    C 1