Skip to content
View Kubikusik's full-sized avatar

Highlights

  • Pro

Block or report Kubikusik

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. Bootloader-Kernel Bootloader-Kernel Public

    Learning OS dev from cfenollosa/os-tutorial, with extra work in Final/ (E820, paging, higher-half kernel, PMM).

    C

  2. Interpreters Interpreters Public

    Lox interpreters implemented in C and C++.

    C

  3. Raytracer Raytracer Public

    "Ray Tracing In One Weekend" series implementation.

    C++

  4. Colony-Hive-Reimplementation Colony-Hive-Reimplementation Public

    A simplified, educational C++ reimplementation of the high-performance Colony (also known as proposed to C++26 hive) data structure.

    C++

  5. MemoryAllocation MemoryAllocation Public

    Custom virtual memory arena and simple malloc implementations.

    C

  6. Welzls-Algorithm Welzls-Algorithm Public

    Implementation of algorithm for Minimum Enclosing Circle (MEC) over given points

    C++