/skills
Skills
A precise inventory of technical capabilities — languages, protocols, and domains where I operate with depth, not just surface familiarity.
Core Proficiency
Rust90%
TypeScript88%
Systems Design85%
LLM Infrastructure92%
Protocol Engineering87%
Distributed Systems80%
Technical Stack
01Languages
RustPrimary — systems, protocols, no-std
TypeScriptPrimary — runtimes, edge, web
PythonScripting, data tooling
SQLPostgreSQL, query optimisation
02Systems & Protocols
Server-Sent Events (SSE)Spec-compliant parsing & emission
Agent Client Protocol (ACP)Low-level implementation
Binary SerialisationCustom codecs, zero-copy
HTTP/TCP NetworkingLow-level socket programming
State MachinesDeterministic execution models
03AI & LLM Infrastructure
LLM Streaming APIsOpenAI, Anthropic, xAI
Multi-Agent OrchestrationDAG-based execution graphs
Tool Use & Function CallingStructured output streaming
Agentic Workflow DesignRecord/replay, divergence analysis
xAI Grok BuildIntegration & task delegation
04Distributed Systems
Reproducible ExecutionDeterministic trace logs
Content-Addressed StorageCAS for artifact management
DAG Execution ModelsRace-condition-free coordination
Worktree Divergence DetectionByte-level state diffing
05Runtimes & Environments
Cloudflare WorkersEdge computing, Web Streams API
Deno / BunModern JS runtimes
Node.jsServer-side TypeScript
Embedded / no-std RustResource-constrained targets
06Tooling & Practice
GitAdvanced branching, history rewriting
Vercel / Edge DeployCI/CD, production deployments
cargo / npmDependency management, publishing
API DesignType-safe, zero-dependency libraries