HOW I WORK

The tools, rhythm,and principles.

From problem to production — how I move fast without breaking things.

WORKFLOW TOOLS

Click any tool
to see where it fits.

Each tool has a specific role in my process.

WEEKLY RHYTHM

How a typical
week looks.

MON

Plan & align

Review sprint goals, sync with PM and backend team. Use Claude Code to draft a technical brief and surface architecture risks before any code is written.

CLAUDE CODEAZURE DEVOPS
TUE

Architecture & scaffolding

Design the data flow, API contracts, and component structure. Scaffold the feature shell before filling in logic. Get the shape right before writing implementation.

CURSORGITHUB
WED

Core implementation

Deep coding sessions. Build the feature end to end: frontend components, API integration, state management. Claude Code handles boilerplate; I handle the hard architectural decisions.

CURSORCLAUDE CODE
THU

Performance & observability

Add structured logging, trace correlation, and Lighthouse optimization. Verify Redis caching, API latency, and Core Web Vitals before code review.

AZURE DEVOPSDOCKER + K8S
FRI

Review & deploy

Code review, merge, deploy to staging via Docker + Kubernetes pipeline. Document decisions. Leave the system better than I found it.

GITHUBDOCKER + K8SAZURE DEVOPS

How I think
about engineering.

Seven principles that guide every technical decision I make.