Christopher J Pishaki

Software Engineer Building Scalable, Production-Grade Systems

Scroll to Explore
7
Active Open-Source Flagships
NASA JPL
Europa Clipper Mission Tooling
Full Stack
Mobile, Backend, Native macOS, Web

Featured Projects

Three of the current flagships — the full set is on the projects page

DEV TOOLS

Chroxy

Control your AI coding agents from anywhere — monitor sessions, approve permissions, and orchestrate Claude Code, Gemini, and Codex remotely.

Node.js WebSocket React Native Tauri

A self-hosted daemon bridging phones, desktops, and dashboards to local AI coding sessions over an end-to-end encrypted tunnel — chat UI and full terminal on one connection.

Pluggable providers behind one WebSocket contract
X25519 + XSalsa20-Poly1305 end-to-end encryption
Mobile, desktop tray, and web clients
MACOS

DockKeeper

Free, open-source macOS utility that keeps your Dock on the edge and display you chose

Swift AppKit Homebrew

Puts the Dock back where you chose after sleep and display changes — live through the CoreDock API, no restart, no flicker. Signed, notarized, public beta.

Event-driven — no polling loop
No telemetry, CI-enforced: networking symbols fail the build
No required permissions
RESEARCH

CareBridge

Research platform for cross-specialty clinical safety — rules engine, explainable AI oversight, synthetic patient scenarios.

TypeScript Turborepo PostgreSQL BullMQ

Every clinical data mutation is reviewed by a deterministic rules engine plus an LLM pass to surface cross-chart inconsistencies for clinician review — on synthetic patients only, engineered to the FDA non-device CDS boundary.

Event-driven cross-specialty oversight
Append-only audit trail, PHI encryption
Golden-eval harness gates prompt changes