ChainPulse
On-chain analytics engine that indexes EVM-compatible networks in real-time, surfacing whale movements, DEX volume anomalies, and smart-contract risk signals via a WebSocket API.
Selected Work
A curated set of production systems spanning decentralised finance, machine intelligence, and distributed infrastructure.
On-chain analytics engine that indexes EVM-compatible networks in real-time, surfacing whale movements, DEX volume anomalies, and smart-contract risk signals via a WebSocket API.
Fine-tuned LLM pipeline that aggregates crypto Twitter, Reddit, and on-chain governance forums to produce a real-time market-sentiment score per token — delivered as a REST + gRPC service.
Non-custodial MPC wallet infrastructure built on Node.js micro-services. Threshold signatures, hardware-enclave key sharding, and policy-based spend rules with a full audit trail.
Reinforcement-learning trading agent trained on perpetual futures order-book data. Executes market-neutral strategies across 30+ pairs via a low-latency exchange adapter layer.
Distributed job-queue and worker mesh for computationally expensive AI inference tasks. Auto-scales GPU nodes on Kubernetes, with priority queuing, dead-letter handling, and Prometheus observability.
ZK-proof identity layer enabling private KYC verification on-chain. Generates Groth16 proofs in-browser via WASM, submits to an EVM verifier contract, and issues soulbound credential NFTs.
Cross-chain liquidity aggregator that routes swaps across 12 bridges and 6 DEX protocols. Finds the optimal path in < 300 ms using a graph-search algorithm run on a Node.js cluster.
High-throughput AI inference gateway built on Node.js. Manages model versioning, batching, and auto-scaling across GPU workers — exposing a unified REST/WebSocket API for downstream apps.