Skip to content
View ririf4's full-sized avatar
:electron:
:D
:electron:
:D

Highlights

  • Pro

Organizations

@Zephtor-Dev @SwiftStorm-Studio

Block or report ririf4

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

RiriFa

Self-taught developer, 16, Japan. Building things from scratch — infrastructure, tooling, Minecraft internals.

About

I started with Redstone. Now I write rendering engines, database systems, and modding frameworks. I prefer building my own tools over using existing ones; that's where the learning happens.

Core stack: Java, Kotlin, C++, TypeScript
Current focus: AkkaraDB (C++ LSM-tree database with audit log and time-travel query), Minecraft cheat client + anti-cheat research cycle.

Active Work

  • SwiftStorm Studio — Development collective
  • Fabricord — Fabric mod for Discord integration (DiscordSRV-like)
  • AkkaraDB-C++ — Full rewrite in progress. MemTable achieving 2.5M ops/sec single-threaded. LSM-Tree + WAL (separate Audit Log) + Time-Travel Query + Per-Field Rollback. JNI bridge to Kotlin planned.
  • Minecraft AC/Cheat Research — Flight exploit detection via Elytra blind spots, implemented Fabric/Mixin in Kotlin

Learning Path

HTML, Minecraft internals, Fabric Loom, bytecode manipulation (Mixin), database architecture, thermal management.

Links


"Without Minecraft, I never would've touched code."

Pinned Loading

  1. SwiftStorm-Studio/AkkaraDB-CXX SwiftStorm-Studio/AkkaraDB-CXX Public

    The all-purpose KV store: blazing fast and reliably durable, scaling from tiny embedded cache to large-scale distributed database

    C++ 1

  2. SwiftStorm-Studio/AkkaraDB SwiftStorm-Studio/AkkaraDB Public

    Low-latency, crash-safe JVM KV store with WAL & stripe parity

    Kotlin 4

  3. Fabricord Fabricord Public

    A modern message style like DiscordSRV will be reproduced as a Fabric version mod.

    Kotlin 7 6

  4. BulletinBoard BulletinBoard Public

    A simple bulletin board plugin

    Kotlin 3 1

  5. QuickEC QuickEC Public

    command to use enderchests.

    Kotlin 2