Explore Our Work

Featured Projects

A curated set of production systems spanning decentralised finance, machine intelligence, and distributed infrastructure.

Crypto / DeFi

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.

14 M+txns indexed / day
< 200 mssignal latency
8 chainssupported
🤖
AI / NLP

SentimentAI

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.

400 Kposts / hour
91%sentiment accuracy
12 msp95 latency
🔐
Node / Infra

VaultNode

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.

$340 M+value secured
99.99%uptime SLA
3-of-5MPC threshold
📈
AI / Quant

AlphaGrid

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.

2.1× Sharpe ratio
47 msorder round-trip
30+trading pairs
🕸
Node / DevOps

NodeMesh

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.

1.2 Mjobs / day
< 800 msp99 queue wait
0 msgslost (30 days)
🛡
Crypto / ZK

ZeroProof

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.

< 2 sproof gen (browser)
180 K+credentials issued
EIP-4337account abstraction
🌊
Crypto / Bridge

LiquidBridge

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.

$2.1 B+volume routed
12bridges indexed
< 0.05%avg slippage
Node / AI Infra

InferNode

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.

8 M+inferences / day
38 msp99 latency
99.97%availability