Portfolio
A selection of AI projects. Each one is framed the same way: the problem, the solution, and the stack that made it work.
An European flight-school SaaS rebuilt greenfield on AWS in 11 days, demoting a year of accumulated structural debt to a requirements document and an ETL source.
A production WhatsApp conversational assistant and scheduling automation for a flight school, where members check balances, buy hour packages, pay invoices, and submit weekly availability in Romanian or English - with the LLM explicitly kept out of every financial transaction.
Four products - a multilingual marketing site, an agentic AI sales concierge, a HubSpot-replacement CRM, and a post-sale customer portal - for a Swiss aircraft dealership, shipped as one Next.js app on one Postgres.
Turns a viral AI teardown tool into a targeted lead machine: cheap tech-fingerprint qualification feeds a Claude-powered pipeline that finds, scores, and ranks the exact e-commerce stores most likely to buy - all surfaced in a team dashboard backed by live conversation listening.
A full rebuild of a flight-school management platform on AWS, with a strict Next.js 16 module convention, a pure FIFO hours ledger, dual-country billing, and a WhatsApp self-service bot - all wired together without a single long-lived AWS key.
A production-grade system that turns uploaded photos into a curated, auto-scheduled, auto-published Instagram feed - three Claude agents for the judgment calls, deterministic code for everything that must be exact.
Deleted a Redis-backed Railway worker and BullMQ entirely by turning Postgres into the job queue, cutting ~2,400 lines, ~85% of scheduled invocations, and a whole class of silent distributed-systems bugs.
A closed-loop outbound system that sources e-commerce stores, qualifies them cheaply, runs an AI teardown of their support tickets, and emails each owner a personalized card linking to their own result - with every move logged to a team dashboard.
A free tool that reads a store's public support pages and mirrors back how an AI agent would handle their top tickets - grounded replies, honest cost and coverage estimates, and a shareable result card. Built so every use is its own distribution.
An AWS-native aviation platform rebuild featuring a Claude-powered document extraction pipeline that hit 100% rating recall on production licenses, plus a flight logbook that audits itself against GPS telemetry and Hobbs meter physics.
An end-to-end agentic system that runs an entire job-search funnel - discovering, scoring, tailoring, submitting, handling recruiter replies, and even placing screening phone calls - instrumented so every action is logged, gated, and reconcilable to the cent.