Platforms we build
and operate.
These aren't prototypes or demos. They're AI-powered tools we've designed from scratch and use daily — proof that we build things that work in the real world.
PLAD
A trading dashboard that combines proprietary algorithmic screening with real-time portfolio data. The platform ingests live brokerage data, applies Minervini trend template analysis, scores composite signals, and layers in AI-powered market insights. Used daily for real investment decisions.
PLUTO
A personal finance platform that aggregates bank and brokerage accounts, tracks net worth over time, and provides AI-driven advice for financial optimization. Connects to live account data to deliver a real-time financial picture with actionable recommendations.
HarborLaw
An AI-powered legal research tool that makes compliance analysis accessible to everyone. Users can query regulations, analyze legal documents, and get plain-language explanations of complex compliance requirements — all for free. Built to democratize access to legal intelligence.
IP Sales
Raw web traffic on a B2B industrial site is dominated by automation: foreign crawlers, security scanners, cloud-hosted bots, and AI training scrapers. Without aggressive filtering, the highest-ranked “leads” are all bots. We architected for that from day one — a daily pipeline parses access logs, reverse-DNS and geo-enriches every visitor IP, drops cloud and scanner ASNs while keeping residential and corporate networks, then scores the rest by buying intent. The result turns a wall of raw IPs into a ranked, sales-actionable list of real companies.
Bayview Floral
An iPad-first plant tracking system built for a working greenhouse. Staff log plant counts, conditions, and movements from a shared device on spotty wifi — so the app is offline-first by design, with an IndexedDB write queue, cache-backed reads, and an upsert-only save contract that survives intermittent connectivity without ever overwriting good data with a bad payload.