A technical overview and current status of each of my software products — what each one runs on, what the data looks like, how it's deployed, and where it stands today. All four are built on modern TypeScript stacks with heavy AI-assisted development.
Four products, one philosophy. Everything is TypeScript end-to-end. Everything sits on Supabase (Postgres) as the data layer — three of the four lean hard on PostGIS for geospatial work. Every repo ships through pull requests with a documented architecture (each has its own ARCHITECTURE.md and agent-ready conventions), and AI-assisted development is standard practice here, not an experiment. The codebases are written to be legible — to humans and to agents.
A hyperlocal real-estate knowledge graph for West Michigan: 15,000+ boundary polygons (counties down to subdivisions and condos), each enriched with ~140 columns of computed stats — walkability scores, drive times, school ratings, parcel-derived home values — plus live MLS listings geo-matched to every boundary. The largest and most mature codebase in the portfolio.
A national geospatial collaboration platform: 241,000+ churches and 227,000+ Census/TIGER boundaries on an interactive map, with city-scoped community platforms layered on top — prayer journeys, community feeds, church profile claims, and digitally signed partnership agreements. Philanthropic by design.
A multi-tenant spiritual-formation platform — web app plus native iOS and Android via Capacitor. The interesting architecture is the content model: an immutable template layer (the master journey and achievement blueprints) compiles into module instances, which deploy into per-community live data. One-way flow, enforced with database triggers and audit logging.
A KPI-tracking and production-forecasting platform for real estate agents, teams, and coaches. The core domain logic is a forecast engine with strict separation between projected production, leading-indicator activity, and confirmed actuals — modeled with decay and timing rules, never mixed. Unlike the other three, Compass KPI is not a shipped product — it is an active work in progress, pre-launch, with the build happening right now.
For repo access, architecture docs, or a deeper walkthrough of any project, the fastest path is a short call.