Writing

Published essays, technical deep dives, and the Compact Book; all written while building the products above.

01

45 Days Building on Midnight: An Honest Builder's POV

dev.to

What I actually experienced spending 45 days full-time on Midnight; what broke me, what surprised me, what I built, and whether I'd do it again. 15+ contracts, 10+ dApps, and every wall I hit along the way.

Read article
02

Building a Bonding Curve Token on Midnight, With Real ZK Proofs

dev.to

Deep dive into the midnight-bonding-curve contract: linear pricing, quadratic reserve invariants enforced at the cryptographic level, slippage protection in-circuit, and an honest account of what's actually public vs private.

Read article
03

Compact Is Not TypeScript. That's the Whole Point.

dev.to

Why Compact's execution model is genuinely different from what most developers expect, and why that difference is the entire reason it exists. Companion piece to Compact Book.

Read article
04

I Built a Vault Before Anyone Finished the Lock

Obscura

The Obscura build story; what bonding curves look like when they're backed by real ZK proofs, how the Midnight execution model shaped the contract architecture, and why fair launch infrastructure matters.

Read article
05

Midnight in Practice (5-part series)

dev.to

From bonding curves to private state to multi-party transfers; a technical series on building production-quality Compact contracts, covering the patterns that actually matter when you're shipping code.

Read article
06

Compact Book (25-chapter guide)

Compact Book

The complete Compact language guide; syntax, execution model, privacy patterns, standard library, and real contract patterns. Chapter-by-chapter reference for developers learning Midnight's smart contract language.

Read article