Skip to content
View crushr3sist's full-sized avatar
😶‍🌫️
I'm just tryna write cool apps.
😶‍🌫️
I'm just tryna write cool apps.

Organizations

@NucleiSystems @keepfreshio

Block or report crushr3sist

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

Ronny

Systems-focused software engineer building fault-tolerant infrastructure and high-performance backends.

What I'm Building

BlockFrame - Self-hosted erasure-coded storage engine in Rust. Reed-Solomon fault tolerance with transparent FUSE/WinFSP mounting. Built because MinIO requires clusters; this runs on a Raspberry Pi with mathematical guarantees against disk failure.

r3almX Backend - High-throughput real-time communications platform in Python. Explored architectural patterns that make Python fast enough for real-time messaging at scale (WebSockets, RabbitMQ, Redis caching, microservices).

Homely Backend - FFMPEG-based HLS streaming service in Go. Rewrote from Node.js when concurrent transcoding became the bottleneck.

Current Focus

Systems architecture, concurrency patterns, fault-tolerant design, and the practical trade-offs in distributed systems. Particularly interested in problems where single-machine solutions can outperform distributed ones through better engineering.

Tech: Rust, C++, Java, Python, Go, TypeScript · PostgreSQL, Redis, RabbitMQ, Nginx · Docker, Docker-Compose, Linux

Pinned Loading

  1. blockframe-rs blockframe-rs Public

    Self-healing erasure-coded storage engine with transparent filesystem mounting. Reed-Solomon fault tolerance in a single binary

    Rust 27 2

  2. r3almX-backend r3almX-backend Public

    High-throughput real-time communications platform in Python

    Python 2

  3. SOLACE.sys SOLACE.sys Public

    Ridiculously fast real time video streamer

    Go

  4. GBEmu GBEmu Public

    Home baked gameboy emulator for windows and macos native

    C++