Computer Engineering graduate building production AI systems end to end: Postgres schema and retrieval pipelines, a multi-provider model router, and the interface people actually read. Based in the Philippines. Portfolio · open to opportunities.
Each line is a layer. Colour marks the line, not the vendor. Every station above runs in NovelVerse; the rest of what I use is below.
Full inventory: everything else in production use
Web & realtime
Model providers
Retrieval & ranking
Speech
Vision & biometrics
Data & storage
Cloud & infrastructure
Quality & safety
Hardware
NovelVerse is a multi-service AI writing platform, built solo. The repository is private. A Turborepo/pnpm monorepo splitting a Next.js reader and manuscript editor, a NestJS + Fastify business API, and a FastAPI AI service. Live collaborative editing over Yjs and Hocuspocus; hybrid retrieval across pgvector and a Neo4j knowledge graph; a multi-provider model router with circuit breaking and per-provider budgets across nine LLM vendors; a TTS/STT gateway over four speech providers. Runs on an OCI Ampere A1 host behind Cloudflare, with blue-green releases, nightly backups and monthly recovery drills.
portfolio is a universe-themed Next.js site with a Canvas 2D galaxy and a black-hole cursor, plus a content-first Focus mode for anyone who would rather just read. Live at debzakari.vercel.app.
Biometrics and computer vision. Iris detection with YOLO, iris segmentation with U-Net, and TensorFlow 2 ports of ArcFace and RetinaFace.