Independent
ERB — internal operations platform
Solo developer · 2026 — present
DartFlutterServerpod
ERB is a personal project in progress: an ERP-style platform that puts HR, inventory and finance workflows in one place, for the small and mid-size teams running those on spreadsheets and disconnected tools today.
The stack is Flutter on the client and Serverpod on the backend, which keeps the whole codebase in Dart. Models, validation and API contracts live in one place, and both sides import them.
It’s still in development and hasn’t shipped. I’m carrying over the architectural discipline from encrypted messaging: clean separation of concerns, and a data layer I won’t have to rebuild as the feature set grows.
Highlights
- End-to-end Dart: Flutter client, Serverpod backend, models shared by both
- HR workflows for employee records, attendance and approvals
- Inventory management with stock tracking and movement across locations
- Invoicing and expense tracking