Skip to content
View herenturker's full-sized avatar

Highlights

  • Pro

Organizations

@CALYazilimKulubu

Block or report herenturker

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
herenturker/README.md

I love low level stuff, kernel and driver development. Kinda fan of Assembly (x86), Rust, C and C++. Still keep learning :) You can contact me without hesitation.

Pinned Loading

  1. LibSys LibSys Public

    LibSys (Library Management System Software) is an open-source project which is created for handling library operations.

    C++ 1

  2. easm easm Public

    EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting some 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol ta…

    C

  3. esh esh Public

    esh (Easy Shell) is an experimental command-line shell written in modern C++ for Windows.

    C++

  4. turix turix Public

    An operating system project, which is written in Rust and has a microkernel. It is not completed, yet I will use it for learning OS concepts. It has a bootloader written in C using EDK2, along with…

    Rust

  5. nemalloc nemalloc Public

    A custom experimental memory allocator with AI and SIMD support.

    C++

  6. Laeds-Edge-Detector Laeds-Edge-Detector Public

    A Laplacian-based adaptive edge detection method with SIMD optimization.

    C++