PROJECT_DB
Index of deployed tools, research prototypes, and architectural proofs.
Invisible Window Research
2026IEEE-format research paper exposing a structural vulnerability in WebRTC-based exam proctoring. 100% evasion on Windows 10/11 and macOS 14–26 using documented OS display APIs. Responsibly disclosed to vendors.
Project Simurgh
2026Provider-agnostic verifiable containment-attestation framework for agentic AI, evolved from the defensive counterpart to The Invisible Window research. Produces Ed25519-signed, offline-reproducible evidence of what an AI agent was allowed to do after a guardrail miss — contained 138/138 classifier-missed cases and cut a live agent's attack success from 9/140 to 0/140 on AgentDojo.
Project Zurvan
2026Local-first LLM knowledge engine. Ingests any document, extracts structured knowledge (claims, concepts, entities, decisions), and exposes it to AI agents via an MCP stdio server. 218 tests passing.
GitSwitch
2024AI-powered Git client for managing multiple identities and generating semantic commits. Built with Electron and React.
Mehr Guard
2024Privacy-first offline QR & URL security scanner built with Kotlin Multiplatform. 100% offline analysis with 5 platform targets.
Syllabus-Sync
2026AI-native Campus OS transforming university PDF syllabi into structured, agent-readable data. Accepted into the Macquarie University Incubator as a formal startup. Full student operations suite with 503 tests across 92 files, live at syllabus-sync.app.
Divan — Open Day
2026Bilingual (English/Persian) offline-first Hafez & Rumi poetry experience built for a Persian Society Open Day stall. Visitors pick a poet and receive one reviewed verse with translation, source, and recitation — with no cookies, trackers, or backend.
Nexus Archive
2026Cyberpunk-styled personal media vault with React frontend, Litestar API, and Supabase auth. AI-assisted recommendations, encrypted takeaways, and hardened cookie-based auth.
NanoMatch
2026High-performance limit order book and matching engine in C++20. Single-thread synthetic benchmark: 1M+ orders/second with sub-microsecond cancellation.
SentinelFlow
2026Real-time network intrusion detection system in C++17. Layered protocol dissection, Snort-inspired rule engine, and stateful threat detection parsing 500K+ packets/second (single-thread, pure-parse, synthetic SYN traffic).
eBPF Cloud Runtime Security Monitor
2025Synthetic, read-only runtime visibility stack combining kernel eBPF, Go agent, and React dashboard. Educational runtime monitor.
SimurghForge
2026Universal file converter for macOS. 49 formats across images, documents, audio, video, and data — powered by 9 conversion engines. Zero cloud, single .app bundle.
Aion
2026AI-powered Bible companion using Hybrid RAG. Keyword + semantic vector search (pgvector), real-time SSE streaming via Gemini, and cross-platform support with Tauri v2.