Homebase
Fund management platform for real-estate sponsors and their investors.
Full-stack fund administration supporting over $1B in AUM.

Homebase is a Techstars Boulder-backed proptech I co-founded and lead product on. It lets real-estate sponsors (GPs) create funds, run capital-raises, and handle the full administrative weight of a fund: distributions, documents, investor updates, capital calls, and transaction reconciliation. The same codebase powers both the GP cockpit and the LP-facing investor portal, with strict role-based access between them.
Production financial software handling sensitive data with strict role separation, built on a single component library that powers five apps and thirty-five packages.
- 01$1B+ in assets under management running on Homebase
- 02200+ funds administered across the platform
- 03Role-separated GP / LP experiences from a single component library
- 04Five-app, thirty-five-package monorepo deployed via AWS CDK
01. Sponsor (GP) cockpit
- Fund creation, deal rooms with branded fundraising pages and KPI cards
- Waterfall distributions: configurable hurdles, GP/LP splits, per-investor breakdowns
- Investor CRM with entities, transactions, KYC status, and metadata
- Document management with role-based access
- Marketing automation, billing, and accounting integrations
02. Investor (LP) portal
- Portfolio view across all funds with current valuations
- Full transaction ledger of investments, distributions, accruals
- Investor updates and newsletter delivery
- Multi-entity management for trusts, LLCs and individuals
03. Platform capabilities
- Multi-account, role-based access separating GPs, co-GPs, members, and admins
- Embedded identity verification (KYC / AML)
- Embedded e-signatures for subscription agreements
- ACH processing for capital calls and distributions
- Product analytics with custom event tracking and an in-app notification center
04. Marketing site (Interstellar)
- Conversion-focused landing page that explains a complex fintech product to non-technical GPs
- Animated 3D product visualizations via React Three Fiber, scroll-driven section transitions
- Sanity-powered blog plus SEO comparison pages targeting "Homebase vs [competitor]" searches
- Demo booking, tiered pricing, exit-intent capture, and a persistent floating CTA
+-------------------------------------------------------------+
| Turborepo Monorepo |
+--------------+--------------+--------------+----------------+
| app | api | cdk | lambda |
| Next.js | Express | AWS CDK | Serverless |
| Frontend | GraphQL | IaC | functions |
+--------------+--------------+--------------+----------------+
| packages/ (35+) |
| Domain modules, shared types, GraphQL schema, |
| infrastructure, crypto, and test utilities |
+-------------------------------------------------------------+
| | |
v v v
+-------------+ +-------------+ +----------------+
| Managed | | Object store| | External |
| data store | | + CDN | | services |
+-------------+ +-------------+ +----------------+Five apps. Thirty-five packages. One UI codebase between GPs and LPs.





