AI Engineering Portfolio

Building with AI
as the Default Workflow

I build production software using AI coding tools every day — Claude Code is my primary development environment. Currently shipping a full-stack product with agentic AI features on the Anthropic Claude API.

How I Build

🤖

Claude Code as Primary IDE

Not a productivity gimmick — the actual baseline of how I build. I use Claude Code for everything from feature design to deployment config. It multiplies engineering rigor, not just throughput.

⚙️

Agentic AI Integration

I build real agentic workflows into products using the Anthropic Claude API — tool-calling agents, prompt chaining, memory management, structured output, and MCP-compatible patterns.

📦

End-to-End Ownership

Architecture through deployment. I design data models, build the API layer, ship the frontend, handle CORS and auth, and manage production releases — no spec required.

Current Stack

TypeScript React Vite Python Flask SQLite / PostgreSQL REST APIs Node.js
Anthropic Claude API Claude Code Tool-calling / MCP Agentic workflows Prompt chaining