Skip to content
View debacodes10's full-sized avatar
đź’­
Developing…
đź’­
Developing…

Highlights

  • Pro

Block or report debacodes10

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

Pinned Loading

  1. Kommander Kommander Public

    A command-line companion that translates natural language into safe, executable shell commands.

    Python 7

  2. keymouse keymouse Public

    High-performance macOS mouse control built in Rust. Features Vim motion keys (hjkl), speed modifiers, scrolling, and a recursive 3x3 jump grid overlay.

    Rust 2 1

  3. wpse wpse Public

    A high-performance, disk-backed key-value storage engine built in C from scratch using POSIX epoll, an in-memory chaining cache, a custom wire protocol, and a durable 4KB slotted-page B-Tree.

    C

  4. lsbtw lsbtw Public

    A lightweight, feature-complete ls clone written in C using direct POSIX system calls (dirent.h, sys/stat.h). Supports -l and -a flags.

    C

  5. AuraDrive-IVI AuraDrive-IVI Public

    A high-performance Android Automotive OS (AAOS) infotainment prototype using a C++/NDK JNI bridge and MediaPipe ML framework for gesture-controlled navigation and multimedia management.

    Kotlin

  6. bootloader bootloader Public

    writing a demo bootloader for understanding operating systems.

    Assembly