Inside cover

Projects

Machine learning, interaction design, and software architecture — each one a working thing you can open, with the case study underneath it.

  1. ★ FLAGSHIP#1

    Penumbra

    A local, offline math notebook that recognizes handwritten equations, solves them, and answers in the writer's own hand.

    • C#
    • .NET 8
    • On-device ML
    • Computer algebra
  2. ★ FLAGSHIP#2

    DSA Visualizer

    An interactive data-structures and algorithms visualizer built around pure, deterministic Step arrays instead of animation-coupled algorithms.

    • TypeScript
    • React
    • SVG
    • Vitest