Skip to content
View alkuzin's full-sized avatar

Block or report alkuzin

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
alkuzin/README.md


System & Embedded Software Engineer

Focus: Inertial navigation systems (IMU/AHRS), autonomous vehicles and OS Architecture.

My experience combines an understanding of OS architecture (developing kernels from scratch) and practical implementation of navigation systems for UAVs/Robotics.

Key Projects


  • KFS (Kernel From Scratch): monolithic general-purpose UNIX-like kernel in C++ with custom memory management subsystem (Bitmap PMM, SLAB-based allocator), interrupt handler and bare-metal TUI library.


  • Eciton (Research): Research on microkernel & exokernel architecture and bare-metal memory management in Rust.

Pinned Loading

  1. ahrs-system ahrs-system Public

    Modular AHRS ecosystem: custom IMU data transfer protocol, secure M2M communication, and cross-platform telemetry station.

  2. idtp idtp Public

    IDTP - Inertial Measurement Unit (IMU) Data Transfer Protocol

    Rust

  3. kfs kfs Public archive

    Hobby monolithic x86-32 Unix-like operating system from scratch

    C++ 4

  4. eciton-research eciton-research Public archive

    Eciton - modular microkernel/exokernel research prototype written in Rust.

    Rust 3 1