work

A small body of work, chosen carefully.

These projects move between learning systems, privacy-preserving software, verification tools, and hardware experiments. Different domains, same standard: the work should be useful, understandable, and technically honest.

featured

2025

Full-stack product engineering

TestLoom

An exam-prep platform that turns scattered study material into a more usable learning system with OCR, adaptive practice, and collaborative tools.

  • Nuxt 3
  • Vue 3
  • Express 5
  • Node.js
  • MongoDB
  • TypeScript
  • Tailwind CSS

2025-26

Privacy systems / full-stack build

ZK Guardian

A privacy-first healthcare prototype exploring zero-knowledge consent verification for FHIR workflows without exposing patient identity on-chain.

  • TypeScript
  • React Native
  • Expo
  • Node.js
  • Express
  • Circom
  • Solidity
  • Polygon Amoy
  • FHIR R4

2025-26

Computer architecture / verification

AXIOM-4

A 4-bit RISC-inspired microprocessor with banked memory, a custom ISA, and a verification workflow built in public.

  • Verilog 2005
  • Icarus Verilog
  • GTKWave
  • Python

more work

2026

Protocol tooling / C++ systems work

SP-DIFFER

A differential testing harness for Silent Payments implementations, built to catch correctness mismatches before they reach real wallets.

  • C++
  • Rust adapters
  • Make
  • Mermaid
  • Spec-driven docs