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

I'm Idorocodes

Systems Engineer focused on distributed systems, storage engines, and blockchain infrastructure.

Technical Stack

Proficient in the following technologies, with a core emphasis on Rust for systems-level programming and Solana for blockchain applications:

Rust Golang JavaScript Java Move Bootstrap Tailwind CSS Solana WebAssembly (WASM) Supabase Axum Noir Anchor Actix-Web

Current Projects

  • pharaohdb: A lightweight, embedded, file-based database management system implemented in Rust, featuring encryption inspired by Egyptian Hieroglyphs.
  • qight: An asynchronous, QUIC-based messaging library in Rust, developed for the Rust Africa Hackathon.
  • Fark: A framework-agnostic authentication kernel designed for Rust applications.
  • Chola: A student-oriented banking application built in Java, tailored for FUOYE students as part of a CSC 301 project.
  • twik: A Web3 crowdfunding protocol constructed on the Sui blockchain using Move, enabling secure on-chain contributions and progress tracking.
  • ECOM: A dependency-free e-commerce backend developed in Golang, utilizing only standard library tools for robust functionality.

Published Rust Crates (on crates.io)

  • fark Framework-agnostic Authentication Kernel for Rust.
  • idfind A command-line tool for searching patterns in files.
  • solxplain : A CLI utility to inspect Solana accounts and transaction logs similar to the explorer.
  • wearust : An asynchronous Rust library for retrieving weather and location data via WeatherAPI.

Contact Information

GitHub Statistics

activity-graph graph

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