Skip to content
Available for new projects

I design and shipAI-augmentedfullstack products.

Eight years turning Laravel, PrestaShop and Flutter codebases into revenue. Now I wire Claude agents, eval harnesses and prompt-caching pipelines into them — without a rewrite.

  • Claude SDK
  • Laravel
  • Flutter
  • PrestaShop
  • TypeScript
01scrape02score03eval04draft5 sourcescache: ~80% cost cuttolerance bandsstructured output
  1. scrape5 sources
  2. scorecache: ~80% cost cut
  3. evaltolerance bands
  4. draftstructured output

FIG. 01agent pipeline, annotated

FIG. 02measured

0+

Years shipping production code

0%

Inference cost cut with prompt caching

0

Working languages, FR and EN

FIG. 03selected work, plan view

Things I built

A few systems worth opening up. Each AI project has a full architecture write-up behind it.

  • AI

    Career-OS

    A job-search agent that runs itself: five scrapers feeding a Claude scorer with prompt caching, plus an evaluable drafter.

    • Python
    • Claude SDK
    • Prompt caching
    • Evals

    Read the write-up

  • AI

    PrestaShop × Claude agent

    A five-file module pattern that wires a Claude agent into the PrestaShop back-office without touching core.

    • PrestaShop
    • PHP
    • Claude SDK

    Read the write-up

  • AI

    LLM regression harness

    Fixture-based evals with tolerance bands, run on every prompt edit and every model update — so silent regressions surface in CI, not in support tickets.

    • Claude SDK
    • Testing
    • CI

    Read the write-up

FIG. 04capability matrix

AI work that survives contact with production

Demos are easy. These are the parts that decide whether an AI feature is still working in three months.

Agent architecture

Multi-step Claude SDK agents: tool loops, structured output, retries, and graceful degradation when the model returns something unexpected.

Evals before production

Fixture-based regression harnesses with tolerance bands, run on every prompt edit and every model update. Silent drift fails CI instead of reaching users.

Cost engineering

Prompt caching, batching and model routing. One production bill dropped roughly 80% in a single afternoon — same calls, same model, same outputs.

AI into code that already exists

Five proven insertion points for bolting agents onto Laravel and PrestaShop apps that are already earning, without pausing the roadmap.

Fullstack delivery

Laravel, Vue, Flutter, Firebase, MySQL. End to end, A to Z, including the maintenance nobody volunteers for.

FIG. 05notes from production

Notes from production

Patterns, costs and failure modes from shipping AI features into real codebases.

  • 8 min readPatterns

    How to add a Claude agent to a PrestaShop store: a 5-file pattern

    PrestaShop is the workhorse of EU e-commerce, and bolt-on AI is the obvious next move for catalog ops. Here is a minimal 5-file PrestaShop module pattern that wires Claude SDK into the back-office without touching core — production-ready, with the failure modes I have hit.

    • PrestaShop
    • PHP
    • Claude SDK

FIG. 06client record

What they said

Prestation rapide et efficace, aucun problème.
Client A

Next step

Have something to build?

An AI feature on a product that already ships, or a fullstack build from zero. Tell me the constraint you are stuck on.

Akram Bakhouche — AI-augmented fullstack engineer