Z
Mohd Zaid

Mohd Zaid

I build things. Sometimes it's AI agents, sometimes it's real-time systems, sometimes it's just whatever idea won't leave my head at 2am.
Systems engineer by trade, vibe coder by choice. I ship, I break, I fix, I repeat.

Signals

  • Ranked top 200 in Clash of Clans globally (100M+ players)
  • Started hacking systems at 15 — wrote brute-force scripts to find vulnerabilities
  • Ships features in hours, not weeks

Activity

Multi-agent orchestration for Orqys11 hours ago

Wiring up the DAG-based workflow engine to support parallel agent execution. Context and planning agents can now run concurrently.

LLM validation loop patterns1 day ago

Exploring self-correcting generation loops where the review agent can reject and trigger re-generation with refined constraints.

Wispr Flow v2 — streaming rewrite3 days ago

Shipped streaming transcription mode. Audio chunks are now processed as they arrive instead of waiting for silence detection. Sub-300ms latency.

Portfolio OS knowledge graph4 days ago

Rebuilt the D3 force graph with proper link validation. Dangling references no longer crash the simulation.

Apple MLX inference optimizations6 days ago

INT4 quantization on MLX gives 3x speedup over FP16 with negligible quality loss for rewriting tasks. Unified memory is the key advantage.

Synapse relevance scoring v29 days ago

Composite scoring now weights interaction recency and relationship strength alongside semantic similarity. Much better results for 'who do I know' queries.