Workflow
Thoughtful Development
I use modern tooling with discipline: clear requirements, careful review, readable code, and tests that keep the work grounded.
AI-Assisted Programming
Using Claude, ChatGPT, and GitHub Copilot as careful support for exploration, review, and implementation details.
Prompt Design
Writing clear technical instructions, constraints, examples, and acceptance criteria so tooling produces useful drafts.
Workflow Integration
Applying AI where it helps without skipping design judgment, code review, testing, or maintainability checks.
LLM API Usage
Building practical LLM-backed features with context handling, function calling, and response streaming.