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

WebsiteLinkedInSponsor

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

ProjectWhat it does
FerrFlowUniversal semantic versioning. One Rust binary reads your commits, bumps 16 version file formats, writes the changelog and cuts the release.
LFSXA fast, lightweight, secure Git LFS server, self-hostable, with GitHub-backed auth.
IdleWardenExtensible automation platform for single-player idle games on Windows. Plugins, signed updates, no anti-cheat circumvention.
FerrGamesMultiplayer party games in the browser. No install, no account, open a room and share the link.
PortfolioThis 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/FerrFlowFerrLabs/FerrFlowPublic

    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/FerrVaultFerrLabs/FerrVaultPublic

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

    Go

  3. FerrLabs/LFSXFerrLabs/LFSXPublic

    A fast, lightweight, secure Git LFS server

    Rust

  4. IdleWarden/idlewardenIdleWarden/idlewardenPublic

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

    Rust