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.

Content in all repositories owned by your account will be closed.
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

LinkedIn GitHub followers GitHub stars Profile Views

Top Langs

Merhaba 👋

I love low level stuff, kernel and driver development.
Kinda fan of Assembly (x86), Rust, C and C++.

Still keep learning :)


About Me

Hi, I'm Habil Eren Türker. I enjoy working on low‑level systems, kernel and driver development. I'm particularly interested in Assembly (x86), Rust, C and C++. I'm continuously learning and improving.

Skills

I work with and keep developing myself in these:

Rust C C++ Assembly Linux Kernel Driver Debian Windows VSCode

Contact

You can reach me anytime:

(back to top)


Pinned Loading

  1. turix turix Public archive

    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

  2. LibSys LibSys Public

    LibSys (Library Management System Software) is an open-source project which is created for handling library operations. It is made to understand Qt framework and to solve library operation problems…

    C++ 1

  3. nemalloc nemalloc Public archive

    A custom experimental memory allocator with AI and SIMD support. This repository is made with the help of AI to understand memory allocation, Q-Table, SIMD and thread operations in C++

    C++

  4. Laeds-Edge-Detector Laeds-Edge-Detector Public archive

    A Laplacian-based adaptive edge detection method with SIMD optimization. This repository is made with the help of AI to understand SIMD and how edge detection works.

    C++

  5. easm easm Public archive

    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

  6. esh esh Public archive

    esh (Easy Shell) is an experimental command-line shell written in modern C++ for Windows. This repository is made with the help of AI to understand the Windows API and learning how to write a shell.

    C++