Posts

Field notes on AI architecture, agentic workflows, MCP, and AI-native development.

Clicking Through AWS Again, on Purpose

I recertified AWS Cloud Practitioner through Cloud Quest — eleven hands-on assignments in a low-poly city — and the badge wasn't the interesting part. It was the short, honest list of primitives I'd quietly stopped being able to check by hand.

AWSCertificationCloud ArchitectureLearning

The Second Brain My Agents Write To

An Obsidian vault as long-term memory across every Claude Code session — why files beat chat history, why company compartments never cross-link, the privacy line that survived where an absolute ban failed, and the inbox rule I got wrong for months.

AIClaude CodeKnowledge ManagementObsidianDeveloper Experience

What Does It Cost to Run Claude as a Trader? — Phase 2: Two Agents, 30 Days

Two Claude agents traded R$1,000 on Binance for 30 days and lost R$15.37. The thinking cost $112.03 — nearly forty times what the trading lost. Phase 2 was about the meter, not the market.

AIClaudeTrading AgentUnit EconomicsExperiment

Can Claude Trade Crypto? — What I Learned Running an Autonomous Agent for 7 Days

I spent a week running an autonomous Claude agent that traded R$203 of crypto on Binance. It lost 4%. Here's what the P&L doesn't tell you — the architecture, the bugs that almost broke it, and why the most interesting moment was the agent calling out its own bias.

AIClaudeTrading AgentArchitectureExperiment

Plain Markdown, Stable IDs, and Two-Layer State: Patterns From Building a PM Assistant Plugin

I built a Claude plugin for a PM on my team — daily briefing across seven tools, a live action dashboard, and a markdown vault that grows over time. Here are the patterns that survived, the ones that didn't, and the install bug that cost me half a day.

AIClaude CodePlugin DevelopmentArchitectureDeveloper Experience

How I Build Custom Skills for Claude Code (And Why You Should Too)

The thought process behind creating reusable skills that turned repetitive dev workflows into one-command automations — from Jira-to-PR pipelines to automated verification.

AIClaude CodeAutomationDeveloper ExperienceProductivity

My Claude Code Workflows After 280+ Messages

A look inside my actual Claude Code usage — the workflows that stuck, the friction I hit, and the practical tips that made me more productive as a frontend developer.

AIClaude CodeProductivityDeveloper ExperienceAutomation

Using AI for Frontend Architecture Decisions

A practical look at how AI tools can help senior developers think through complex frontend architecture decisions — with real examples from production projects.

AIArchitectureNext.jsFrontend

Building with AI: My First 30 Days

How I integrated AI pair programming into my daily workflow as a senior frontend developer, and what surprised me most about the experience.

AIProductivityDeveloper Experience