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.
-
01
Understand
Clarify the problem, constraints, users, and what is already known.
-
02
Make it visible
Use a small prototype, interface sketch, test case, or technical note so assumptions can be discussed early.
-
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.
-
04
Document
Leave a clear handoff: what works, what is incomplete, and what should happen next.