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.
- LinkedIn: linkedin.com/in/herenturker
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.
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
esh (Easy Shell) is an experimental command-line shell written in modern C++ for Windows.
C++
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
A Laplacian-based adaptive edge detection method with SIMD optimization.
C++