Vector Code
Before Codex and Claude added mature IDE and mobile workflows, I preferred running agents in the terminal—but reviewing changed files meant using Vim or opening a separate IDE. I built Vector Code to bring terminal-first agent work and structured code review into one project-scoped workbench.
Principal challengeKeep files, editor tabs, terminals, source control, tasks, and agent sessions aligned to the active project, then pair the desktop through an encrypted mobile relay so I could leave my laptop, check progress, and give new direction from my phone.
Private repositoryGoogle Multi-Account Connectors
A hosted plugin and MCP service that keeps multiple Gmail, Calendar, and Drive identities available through one authenticated account set.
Principal challengeSeparate OpenAI identity from Google authorization, encrypt every refresh token per user, and preserve the correct account context securely across devices.
Private repositoryLiquidSolver
A native Houdini SOP plugin for a CUDA-only water solver with strict failure behavior and sparse large-body foundations.
Principal challengeKeep simulation, cache, packaging, GPU support, and failure claims bound to the exact tested environment while building toward broader production-scale use.
Private repositoryVectorVault
A client-encrypted password-manager foundation spanning a web vault, browser extension, ciphertext-only sync, and native AutoFill adapters.
Principal challengePreserve cryptographic and platform trust boundaries across web and native clients before independent review, penetration testing, interoperability, and signed releases.
Private repositoryVector + VectorPlatform
An AI-native company context and execution product backed by reusable, product-neutral connector contracts and infrastructure.
Principal challengeSeparate shared mechanics from product-owned tenancy, credentials, and proof—and distinguish a 39-provider contract catalog from the smaller set verified live in staging and production.
Private repositoryPolaris Finder
After a memorable Polaris flight to Iceland, I built a flexible-date finder for discovering another destination where the cash-and-miles mix makes the experience attainable.
Principal challengeThe playful idea became a serious browser-automation problem: search flexible dates, verify exact United Polaris segments and live fares, and handle sign-in, MFA, CAPTCHA, rate limits, and airline outages without returning stale or misleading results.
Private repository