← All work/homebase

Homebase

Fund management platform for real-estate sponsors and their investors.

Full-stack fund administration supporting over $1B in AUM.

Fund management platform for real-estate sponsors and their investors.

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.

Frontend
Next.js, React, TypeScript, Mantine
Backend
Express, GraphQL
Data
Managed NoSQL + object storage (AWS)
Auth
Managed identity provider
Infrastructure
AWS serverless, provisioned via CDK
Payments
Billing + ACH / EFT processing
Document signing
Embedded e-signature provider
Identity
Third-party KYC / AML verification
Rich text
TipTap
Marketing site
Next.js · React Three Fiber · Radix UI · Tailwind · Sanity CMS
Monorepo
pnpm workspaces + Turborepo
Testing
Vitest
Back office automation: aggregation of the most important investor, fund, and property metrics to keep the GP team on top of their business
Back office automationAggregation of the most important investor, fund, and property metrics to keep the GP team on top of their business
Deal room: branded fundraising page with KPI cards and target returns
Deal roomBranded fundraising page with KPI cards and target returns
Waterfall distribution: hurdle configuration with per-investor allocation table
WaterfallHurdle configuration with per-investor allocation table
Contact CRM: investors with entities, KYC status, and activity timeline
Contact CRMInvestors with entities, KYC status, and activity timeline
AI assistant: accesses tools and answers questions across the fund's data
AssistantAccesses tools and answers questions across the fund's data
Interstellar marketing site: animated 3D hero with value prop, demo-booking CTA, and dynamic content served by CMS
Marketing siteAnimated 3D hero with value prop, demo-booking CTA, and dynamic content served by CMS