Skip to content
View KaindraDjoemena's full-sized avatar
💭
🪩
💭
🪩

Block or report KaindraDjoemena

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

Projects I'm Working On:

  • Bolero : OpenGL graphics test bench
  • WRISC-V : RISC-V emulator, currently working towards RV32G
  • sonmi : Agent driven IoT planting system

Previous Projects:

Graphics Programming

Emulation

Database Systems

  • DementiaDB : Simple VDBMS with a HNSW implementation from the original paper

Pinned Loading

  1. Bolero Bolero Public

    A minimal OpenGL 4.6 graphics testbench. Features a modular render-pass pipeline, DSA hardware wrappers, and live shader hot-reloading for rapid prototyping.

    C++

  2. esper esper Public

    Modular engineering operating system for AI coding assistants

    Python 6

  3. WRISC-V WRISC-V Public

    RISC-V CPU emulator (the 'W' is silent)

    C++

  4. PeanutCracker PeanutCracker Public

    cpp/opengl 3d rendering engine

    C++

  5. cherry6502 cherry6502 Public

    MOS 6502 emulator written in c++ (with Apple 1 Emulator)

    C++

  6. dementiaDB dementiaDB Public

    A vector database management system built from scratch in C++17. Supports HNSW indexing, metadata storage, persistence, and soft deletes

    C++