blockchain
Designing an On-Chain Price Oracle in Substrate
Building a runtime-native price oracle using Substrate off-chain workers and deterministic storage.
Blockchain or Rust? Why I Choose Both β On My Terms
Why systems-level Rust comes first, and why blockchain only makes sense to me at the infrastructure layer.
AquaSwap
Automated Market Maker (AMM) decentralized exchange implemented in Rust. Provides liquidity pools and token swaps with deterministic pricing logic.
pallet-price-oracle
On-chain price oracle pallet for Substrate-based chains. Aggregates and exposes asset price feeds with configurable update logic.
QZP Governance
Token-based governance system for Solana built with Anchor. Enables on-chain voting, proposal management, and decentralized decision-making.
substrate-collectables-workshop
Educational Substrate runtime demonstrating NFT-style collectables using FRAME. Showcases storage patterns and extrinsic design.