We had two main “forks” of the company: Maybe Finance and Detangle.
Maybe encompasses both “Maybe” and “Synth” brands.
The lists below are generally exhaustive, though there are a handle of tiny utility repos and forks of other public open-source repos.
maybe-finance
- maybe (public, archived) — The flagship open-source personal finance app. Self-hostable with Docker, full account aggregation, budgeting, and net worth tracking. 54K+ GitHub stars.
- maybe-app (private) — The original Maybe SaaS application (TypeScript/NX monorepo). This was the hosted commercial version before the project went open source.
- ios (private) — Native iOS app for Maybe Finance built with SwiftUI. OAuth 2.0 + PKCE authentication, account overview, and API integration. Early stage.
- synth (private) — Financial data API product built with Rails. The pivot to B2B financial infrastructure/API tooling.
- synth-archive (public, archived) — Earlier version of the Synth fintech tools platform. Archived when the product was rebuilt.
- synth-archive-v2 (private) — Second archived iteration of Synth. Rails app with Postgres.
- maybe-forecast (private) — Financial forecasting app with QuickBooks integration. Rails 8 + Inertia.js + React. The B2B AI CFO pivot direction.
- quickbooks-exploration-demo (private) — Exploratory project for QuickBooks API integration, sandbox data, and data processing strategies.
- marketing (public, archived) — The marketing website for Maybe Finance.
- marketing-archive (public, archived) — Earlier version of the Maybe marketing site.
- maybe_labs (private) — Marketing site with interactive mini-tools for Maybe Finance. TypeScript + Rails.
- whats-your-maybe (private) — "What's Your Maybe?" community marketing site. Users submitted their financial goals. Backed by Airtable.
- maybe-ai (private) — Early AI experimentation repo. OpenAI embeddings for financial data (stock prices) using text-embedding-ada-002. Proof of concept.
- rupert (private) — Next.js marketing app
- rupert-twitter-webhook (private) — Twitter webhook handler for Rupert. Node.js HTTP server deployed on Railway.
- design-system-react (private, archived) — Maybe's React component library and design system with Storybook.