Zeriq IDE
Co-Founded with Niebex SoftwareThe Idea
Co-founded with Niebex Software, Zeriq is a mobile & tablet-first AI-native IDE where the primary interaction is directing AI agents to write, refactor, and reason about code — not manual typing. I lead product design, define the architecture, and serve as the primary engineer and maintainer driving the platform forward.
What I Built
I architected a LangGraph autonomous task pipeline (Plan → Scope → Edit → Validate → PR) running on Railway via FastAPI, streaming per-stage events to the mobile client over SSE. I designed five AI agent personas — Debugger, Architect, Test Writer, Refactor, Security — with human-in-the-loop approval gates and per-repo vector memory using pgvector + HNSW for semantic retrieval across tasks.
Stack & Architecture
Expo SDK 52 · TypeScript · NativeWind · Expo Router · Zustand + TanStack Query · Python · FastAPI · OpenRouter OAuth (300+ models) · GitHub OAuth · isomorphic-git + lightning-fs · Next.js on Vercel · Firebase Auth + Firestore · Railway Postgres + pgvector · E2B sandbox execution · Stripe billing · Turborepo monorepo.