🧩 Built and Released the Securial Gem

Authored and open-sourced Securial — a Rails engine offering secure authentication and multi-tenancy for developers.

Securial started as an internal need — a lightweight, secure authentication layer for multi-tenant Rails apps. Over time, it evolved into a standalone open-source gem designed for clarity, security, and developer ergonomics.

The gem enforces strong encryption defaults, scoped user access, and supports multi-tenancy out of the box — reducing boilerplate while keeping developers in full control.

I wrote extensive documentation, integration examples, and even demo apps to make onboarding frictionless. The response from the Rails community was overwhelmingly positive, with developers contributing ideas, issues, and pull requests.

Open-sourcing Securial reminded me that great tools often come from solving your own pain points — and that clear code is the best form of communication.