Design-driven.

Engineer-built.

Toby Gamble creates digital products, visual systems, and software experiences. Design, development, and delivery—one cohesive process built with clarity, purpose, and care.

A single studio, built around thoughtful work.

Design and engineering aren’t separate disciplines here. Every project blends visual clarity, technical structure, and careful execution— tailored to what you’re building and who it’s for.

Not sure what you need?

Share your goal and constraints. I’ll respond with a recommended approach and next steps.

Contact

A curated look at projects spanning software, apps, and graphic design.

Examples of design-driven, engineer-built work.

Tooling

Distribution Diff & Export Tool

A WPF workflow that compares quarterly snapshots, flags adds/removes, and exports hull-specific lists with clear stakeholder output.

Problem
Quarterly comparison work was slow, manual, and hard to audit.
Approach
Stable identifiers + in-memory indexing + report-first exports (CSV) by class/hull.
Outcome
Repeatable diffs with faster turnaround and cleaner downstream handoffs.
App

Family Planner iOS App

SwiftUI + Firebase authentication and family roles (organizer/member), designed for shared calendars, recipes, and household coordination.

Problem
Families needed one place for planning, lists, and lightweight coordination.
Approach
Role-based onboarding + scalable module approach for future features.
Outcome
A clean foundation for iterative, family-friendly feature builds.
Automation

SGML → HTML/PDF Conversion Pipeline

A C#-only conversion workflow that transforms structured documents into readable outputs under strict environment constraints.

Problem
Needed reliable conversion without external tooling or packages.
Approach
Deterministic parsing, templated HTML output, and print-ready formatting.
Outcome
Portable pipeline that works inside restricted enterprise environments.