Skip to content
View eric-choi-dev's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Canada

Block or report eric-choi-dev

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. Kernel-Level-Input-Interception-Driver-PoC Kernel-Level-Input-Interception-Driver-PoC Public

    Research on kernel-level input injection and watchdog implementation using Interception API.

    C++

  2. cpp-custom-heap-allocator cpp-custom-heap-allocator Public

    Thread-safe memory allocator in C++ featuring block coalescing and splitting logic

    C++

  3. cpp-high-performance-threadpool cpp-high-performance-threadpool Public

    A high-performance, thread-safe C++17 task scheduler utilizing Mutexes, Condition Variables, and dynamic task queues to minimize context-switching overhead.

    C++

  4. cpp-network-packet-sniffer cpp-network-packet-sniffer Public

    A low-level network traffic analyzer implemented in C++ using Raw Sockets to parse TCP/IP headers.

    C++

  5. vhld-32-Bit-Semi-RISC-Processor-Design vhld-32-Bit-Semi-RISC-Processor-Design Public

    RTL design and block-level verification of a custom 32-bit RISC processor using VHDL.

    VHDL

  6. Embedded-Microprocessor-Interface Embedded-Microprocessor-Interface Public

    Low-level hardware interfacing and real-time system control using Assembly. Features memory management, GPIO handling, and HCS12 microprocessor optimization.

    Assembly