How I work

A simple loop.

How I like to run a project or technical task: understand, make it visible, build and test, then hand it off cleanly.

  1. 01

    Understand

    Clarify the problem, constraints, users, and what is already known.

  2. 02

    Make it visible

    Use a small prototype, interface sketch, test case, or technical note so assumptions can be discussed early.

  3. 03

    Build and test

    During the build, I use AI to speed up research, compare options, draft ideas, and support coding. I review the output and test the result before using it.

  4. 04

    Document

    Leave a clear handoff: what works, what is incomplete, and what should happen next.