Project

activeStarted 2024-01

Almighty Ecosystem

A fintech suite for debt payoff, expense splitting, and financial operations — built with React Native, Firebase, and Plaid.

React NativeExpoTypeScriptFirebasePlaidRevenueCat

Almighty is the product I wished existed when I was running the crystal shop — managing finances across multiple accounts with no real system, tracking expenses in a spreadsheet, splitting costs with a business partner over text messages.

It's three apps, one platform.

Almighty Budget

A debt payoff engine with real math. Not a visualization tool — an operational system that tells you exactly which debt to attack, in what order, with what payment amount, given your current cash flow.

Built on the avalanche and snowball methods, but configurable. Users connect their bank accounts via Plaid, and the app syncs their actual balances and payment dates.

Almighty Split

Expense splitting for people who split expenses with the same people repeatedly — roommates, business partners, couples. The UX insight: most apps make you enter every transaction. Almighty Split learns your patterns.

Almighty Platform

The shared infrastructure. Auth, subscriptions via RevenueCat, analytics, and the API layer that Budget and Split both consume.

The Build

  • 36+ SPEC documents before a line of code
  • TypeScript across the entire stack
  • Firebase for auth, Firestore, and Functions
  • Plaid for bank connectivity
  • RevenueCat for subscription management
  • Sentry for error tracking
  • AI-first development workflow: spec → tests → implementation

Status

Active development. Almighty Split Phase 1A is the current focus — core split functionality, settlement tracking, and the pattern learning engine.