I build the infrastructure most engineers import.
Vector search engines, distributed task queues, voice AI pipelines, quantum circuit optimizers -- from scratch, in C++, Go, Rust, Python, and TypeScript.
CS @ UT Dallas | CTO @ Rhemic -- AI-powered search visibility platform
Vector search engine from scratch in C++20. Sub-millisecond queries at 100k vectors. No FAISS. No external libraries.
HNSW approximate nearest neighbor search with AVX2 SIMD-accelerated distance computation and memory-mapped persistence. Built to understand how vector databases actually work under the hood.
AI voice agents that pick up business phones, book appointments, and handle objections -- all in under 500ms.
Full-stack voice pipeline: Deepgram STT, LLM orchestration, Cartesia TTS. Multi-tenant SaaS with CRM integration, calendar sync (Google, Outlook, Calendly), and 27 industry-specific agent presets.
What if an LLM could discover quantum circuits?
Physics-augmented LLM proposes candidate circuits. A surrogate neural network filters 10,000+ candidates in milliseconds. The top 10% go through full VQE quantum simulation. Bridges machine learning with quantum chemistry.
| Project | What | Built With |
|---|---|---|
| RivetQ | Durable task queue with WAL, Raft consensus, dead-letter queues, rate limiting | Go, gRPC, Prometheus |
| Research Agent | Autonomous research pipeline with locally-hosted DeepSeek-R1-14B via vLLM | Python, LangGraph, FastAPI |
| OpenLock | Open-source lockdown browser for Linux -- SEB protocol, kiosk shell, VM detection | C++17, Qt6, Chromium |
| Pulse | HPC cluster observability -- GPU telemetry, SLURM scheduling, LLM ops assistant | Go, Prometheus, Grafana |
| SearchLight | Hybrid search API (BM25 + HNSW) via Lucene 9, hexagonal architecture | Java 21, Spring Boot |
| Socratic | Private multi-model NotebookLM alternative -- 16+ providers, vector search, podcasts | TypeScript, Next.js |
| Syzygy | Document engineering IDE -- Rust + Tauri 2.0 + Typst backend, visual pipelines | Rust, Tauri, Typst |
| mcp-memory | Persistent agent memory server with semantic search and importance scoring | Python, ChromaDB, MCP |



