Skip to content
View idorocodes's full-sized avatar
💭
Building
💭
Building

Block or report idorocodes

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

idorocodes

Systems engineer focused on distributed systems, storage engines, and blockchain infrastructure. Rust core. Solana-native. Building financial and computing primitives for African markets.

X: @idorocodes · LinkedIn: Amos John · Medium: @idorocodes


Projects

Project Description Stack Notes
pharaohdb Lightweight embedded file-based DB with hieroglyph-inspired encryption, WAL, and secondary indexes Rust Storage engine
qight Async QUIC/TLS 1.3 messaging relay with Ed25519 signing, mDNS discovery, and SQLite persistence Rust Networking
Fark Framework-agnostic authentication kernel for Rust applications Rust Published crate
Rhaba Solana escrow-as-a-service with Kamino Finance yield integration and fiat on/off-ramp Rust · Anchor · TS
twik Web3 crowdfunding protocol on Sui — on-chain contributions with progress tracking Move Sui blockchain
ECOM Zero-dependency e-commerce backend using Go stdlib only Go
Chola Student-oriented banking app built for FUOYE students (CSC 301) Java
qight_chat CLI P2P chat tool built on qight — zero internet, Raspberry Pi deployable Rust

Published Crates

Crate Description
fark Framework-agnostic auth kernel for Rust
idfind CLI pattern search across files
solxplain CLI inspector for Solana accounts and transaction logs
wearust Async Rust library for weather and location data via WeatherAPI

Stack

Rust Go JavaScript Java Move Solana Sui Anchor Axum Actix-Web WASM Supabase Tailwind

Pinned Loading

  1. pharaohdb pharaohdb Public

    Pharaoh DB is a lightweight, embedded, file-based database management system written in Rust and encrypted with Egyptian Hieroglyph.

    Rust 2

  2. qight qight Public

    A QUIC-based, async, lightweight messaging library in Rust.

    Rust 1

  3. Fark Fark Public

    Framework-agnostic Authentication Kernel for Rust

    Rust 1

  4. Chola Chola Public

    A student focused bank application built for students at fuoye. The pointers Java CSC 301 Project !

    Java 1

  5. twik twik Public

    Twik is a Web3 crowdfunding protocol built on Sui. Contribute safely and track progress directly on-chain.

    Move 1

  6. ECOM ECOM Public

    An ecommerce backend in Golang , no external dependencies, no frameworks, just pure standard library tools.

    Go