Skip to content
View BryanFRD's full-sized avatar

Block or report BryanFRD

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

Bryan Ferrando

Website LinkedIn Sponsor

Full-stack developer. Apprentice at Magellan on public sector software, MSc student at Epitech. I build developer tooling under FerrLabs, usually because the tool I wanted did not exist yet.

What I build

Project What it does
FerrFlow Universal semantic versioning. One Rust binary reads your commits, bumps 16 version file formats, writes the changelog and cuts the release.
LFSX A fast, lightweight, secure Git LFS server, self-hostable, with GitHub-backed auth.
IdleWarden Extensible automation platform for single-player idle games on Windows. Plugins, signed updates, no anti-cheat circumvention.
FerrGames Multiplayer party games in the browser. No install, no account, open a room and share the link.
Portfolio This website: Angular SSR frontend, Rust API, shipped to my cluster by GitOps.

Stack

Rust and Axum on the backend, TypeScript with Angular or React on the frontend, Java and C# when the project calls for it. PostgreSQL, Docker, Kubernetes reconciled by Flux.

Elsewhere

Pinned Loading

  1. FerrLabs/FerrFlow FerrLabs/FerrFlow Public

    Universal semantic versioning for monorepos and classic repos. One binary reads your commits, bumps 16 version-file formats, writes the changelog and cuts the release.

    Rust 3

  2. FerrLabs/FerrVault FerrLabs/FerrVault Public

    The FerrVault Kubernetes operator. Syncs secrets from FerrVault into native Kubernetes Secrets through the FerrVaultConnection and FerrVaultSecret CRDs.

    Go

  3. FerrLabs/LFSX FerrLabs/LFSX Public

    A fast, lightweight, secure Git LFS server

    Rust

  4. IdleWarden/idlewarden IdleWarden/idlewarden Public

    Extensible automation platform for single-player idle and incremental games on Windows. Rust core, plugin-based, no anti-cheat circumvention.

    Rust