AI & Automation
AI tooling woven into the development workflow to ship faster without losing engineering rigor.
Claude
Agentic coding, large refactors, and architecture reviews.
GitHub Copilot
In-editor autocomplete and test scaffolding.
ChatGPT
Rapid prototyping, research, and content drafting.
LLM APIs
Anthropic and OpenAI integrations wired into products.
RAG / pgvector
Retrieval-augmented generation over Postgres/Neon.
n8n
Low-code automation and AI agent workflows.
Practices
- AI-assisted code review & pair programming
- Reusable prompt workflows for repeatable tasks
- Human-in-the-loop validation of generated code