Projects

Two flagship case studies

This portfolio now focuses on the two projects that best represent how I work today: AIRI as a personal local-first systems build, and Prosperna Commerce Copilot as production Applied AI work.

Personal project

2026

AIRI

AIRI is my personal desktop assistant project for practical local AI work on Windows. The product is intentionally opinionated: a hotkey-driven overlay, deterministic setup phases, sequential tool execution, and explicit approvals for sensitive actions so the assistant feels understandable while it is doing real work.

  • Windows-first local desktop assistant
  • Product design, Electron architecture, renderer-main integration
  • Electron
  • React
  • TypeScript
  • llama-server
  • OpenAI-style SSE
  • Tool calling
  • Langfuse
  • Vitest

Work project

June 2025 - Present

Prosperna Commerce Copilot

At Prosperna, I work on Max, the merchant-facing AI copilot embedded inside a live commerce SaaS product. The system pairs a general orchestrator with specialist agents, streams responses into structured UI states, and applies hard product guardrails so merchants can use AI for real storefront work without losing control.

  • Merchant-facing production AI system
  • Applied AI engineering, streaming UX, workflow design
  • React
  • TypeScript
  • Python
  • FastAPI
  • Server-Sent Events
  • Redis
  • Multi-agent orchestration
  • Approval workflows