Contact Eduardo Cruz

One person answers this inbox, and it is the same person who would do the work. There is no sales team, no qualification call before a human reads what you wrote, and no chatbot in front of it.

Email

eduardo@eduardocruz.com — the direct address. Expect a reply within one business day, Monday to Friday, Recife time (UTC−3), which overlaps US East and Central business hours. If a message needs a real answer rather than an acknowledgement, it may take a day longer; you will not be left guessing which one is happening.

Hiring inquiry

The hire page has a short form: name, email, what kind of work, and the problem in your own words. That last field is the one that matters — a description of the actual problem gets a specific answer, and a generic message gets a generic one.

Sending an inquiry commits you to nothing. It creates a conversation; rates, scope, and terms are agreed afterwards, and no billing exists until you have said yes to something concrete.

For agents

An AI agent acting for someone can submit the same inquiry over HTTP. Send only what the person you represent has agreed to send.

curl -X POST https://eduardocruz.com/api/hire-leads \
  -H 'Content-Type: application/json' \
  -d '{
    "name": "Ada Lovelace",
    "email": "ada@example.com",
    "path": "a",
    "problem": "We have a Laravel 9 app and want an AI agent in it without a rewrite."
  }'

path is a for AI agent work, b for senior Laravel work, c for fractional CTO, w if you are not sure. The full contract is in /openapi.json, and the read-only endpoints are documented in the docs.

Business details