Available for remote contracts

Agentic Workflow Architect & AI Systems Builder

Abdelrahman Ali Mohamed · Egypt, working globally

AI-orchestrated development. I architect the system, an AI writes the first draft, and I own everything that ships. I build production-grade agentic systems end-to-end, from architecture through observability.

4 Live AI tools shipped and publicly accessible
12 Self-hosted services running on one production server
197 Production MySQL tables handled in the flagship deployment
LangGraph + FastAPI
n8n + Supabase + AI APIs
Observability + self-hosted infra
System Command Deck
Live in production
Flagship Request Snapshot
user@clinic:~$chat --session clinic_staff_42
Connected to Dental Copilot Brain · Claude Haiku 4.5 via OpenRouter
Memory loaded: SQLiteSaver (today's session)
How many appointments does Dr. Ahmed have this week?
→ resolve_person → run_sql → validator → MySQL proxy
→ trace captured in Langfuse with cost, latency, and tool chain
Answer returned with Tuesday as busiest day and 14 appointments total
Problem
Business bottleneck Identify repetitive work, fragmented context, and the data that matters.
Agent
Decision layer Design logic, retrieval, validation, memory, and failure handling.
System
Production outcome Connect APIs, databases, and notifications into a reliable workflow.
What ships with the build
Agent LangGraph stateful orchestration with tool selection and daily memory Brain
Automation n8n bridges auth, workflows, SQL proxies, and business logic Flow
Infra Docker Compose, Traefik, Hetzner VPS, and self-hosted services Ops
Observe Token usage, cost, latency, and tool behavior traced per session Trace
AI-Orchestrated Delivery System Architecture LangGraph n8n FastAPI Python / SQL / JavaScript Observability OpenRouter Dify RAG pgvector Docker Compose Langfuse Supabase Traefik Hetzner VPS Production Ownership AI-Orchestrated Delivery System Architecture LangGraph n8n FastAPI Python / SQL / JavaScript Observability OpenRouter Dify RAG pgvector Docker Compose Langfuse Supabase Traefik Hetzner VPS Production Ownership
Flagship Project

Dental Practice Copilot

A stateful, multi-tool LangGraph agent in production on self-hosted infrastructure. Clinic staff ask questions in plain language and get answers from live operational data, documentation, and internal documents through a single interface.

Deployed 2025 – Present Solo build

AI Copilot for a Dental Clinic Management Software Company

A stateful, multi-tool LangGraph agent in production on self-hosted infrastructure. Clinic staff ask questions in plain language and get answers from live operational data, documentation, and internal documents through a single interface.

0 Services on one production server
0 MySQL tables in the production schema
0

Managed cloud dependencies in the flagship deployment

0 Independent security layers
Problem
Natural-language access to messy operational data

Staff need one interface that can answer from database records, documentation, and internal documents without exposing raw systems.

Build
Agent + automation + validation

LangGraph handles state and tool selection while n8n bridges auth, SQL proxies, and workflow-level business logic.

Outcome
Production answers with traceability

Each answer is observable, multilingual, and designed to survive production behavior instead of just demo conditions.

Stack
LangGraph FastAPI Claude Haiku 4.5 OpenRouter n8n Dify RAG pgvector Langfuse Apache Tika Docker Compose Coolify Traefik Hetzner VPS MySQL 8.0 MinIO
System Architecture Request Flow Observability
Terminal-like interaction mockup
clinic_staff_42 >How many appointments does Dr. Ahmed have this week?
→ resolve_person → run_sql → validator → MySQL 8.0 proxy
→ SQL validator: 8-rule check passed
→ Langfuse trace recorded with tokens, cost, and latency
Dr. Ahmed has 14 appointments this week. Tuesday is the busiest day with 4 sessions.
End-to-end request flow
Frontend
Chat widget embedded in the SaaS platform where users ask operational questions in natural language.
n8n Bridge
Auth token validation, user identity resolution, POST routing to the brain, and Dify fallback for unauthenticated visitors.
AI Brain
LangGraph stateful agent with FastAPI, Claude Haiku 4.5 via OpenRouter, and SQLite conversation memory per user per day.
Data
MySQL 8.0, Dify RAG, pgvector semantic search, 8-rule SQL validation, and self-healing retry logic.
Observe
Langfuse traces every tool call, token count, cost, and latency. MinIO handles trace exports.
run_sql resolve_person leave_balance search_knowledge search_documents
Why this is more than a demo
Stateful memory SQLiteSaver preserves per-user daily context for smoother follow-up questions.
Security posture Zero-credential agent layer with layered SQL safety and tool validation.
Real deployment Dutch and English support across 12 self-hosted services on one server.
Live AI Tools

AI Tools, Deployed & Running

Four production tools built on n8n, Supabase, and AI APIs. Each solves a real workflow problem, all live and publicly accessible.

copywriting-agent.rewireweb.com
Input
Product: SaaS productivity tool
Audience: Solopreneurs · Goal: Sign-ups
Generated in 4.2s
Facebook Ad: Tired of juggling 12 apps? Meet the one that replaces them all.
Google Ad: Best productivity app for solopreneurs 2025
Cold Email Day 1: Quick question about your workflow...

Copywriting Agent

Generates Facebook Ads, Google Ads, and 3-step cold email sequences tailored to audience profiles. Campaign-ready copy in under 60 seconds.

n8n Claude API Supabase
Open live tool →
hookforge.rewireweb.com
AdStop scrolling. This one habit is costing you $4K a month.
I found 3 things wrong with how you handle leads...
The ugly truth no one tells you about going viral:
AdWhat if your next hire could work 24/7 for free?

HookForge

Generates scroll-stopping hooks and headlines grouped by use case: ads, cold emails, and social posts. Built for A/B testing velocity.

n8n Gemini AI Supabase
Open live tool →
socialpost-generator.rewireweb.com
Mon
Tue
Wed
Thu
Fri
Sat
Sun
1
Hook
2
Story
3
Tip
4
Poll
5
Case
6
7
8
Myth
9
Hook
10
Reel
11
Tip
12
CTA
13
14
15
Quiz
16
Story
17
Tip
18
Hook
19
Win
20
21

30-Day Social Post Generator

Turns a topic and audience into a full 30-day content calendar across all social platforms. One input, one month of posts.

n8n Gemini AI Supabase
Open live tool →
neuroboostai.tech
87
Focus score
Productivity
Wellbeing
Based on your last 14 sessions, deep work peaks at 9–11am. I have scheduled your focus block. Ready to begin?
Kokoro TTS

NeuroBoost AI

Productivity and mental wellness tool with personalized AI sessions, session memory, and motivational audio via self-hosted Kokoro TTS.

n8n Supabase Kokoro TTS
Open live tool →
Experience

Where I've Built

End-to-end delivery across agentic AI systems, automation pipelines, and growth engineering, with architecture ownership carried through to production behavior.

2025 — Present
Dental Clinic Management Software Company · Europe
Remote

AI & Automation Specialist

LangGraph FastAPI Claude Haiku n8n Langfuse Docker Compose
  • Designed and deployed an AI copilot for a dental clinic management platform — a stateful LangGraph agent routing natural-language queries across a 197-table MySQL database, a RAG documentation layer, and semantic document search.
  • Architected a zero-credential agent layer with two-layer SQL validation and self-healing retry logic on MySQL errors.
  • Built full LLM observability with Langfuse and persistent per-user daily memory via LangGraph SQLiteSaver.
  • Delivered Dutch/English multi-language support across 12 services on a single self-hosted server with zero managed-cloud dependencies.
2024 — Present
ReWireWeb · rewireweb.com
Egypt · Founder

Founder — AI Automation & SEO

n8n Supabase Claude API Gemini AI SEO Hetzner
  • Shipped 4 live AI products: Copywriting Agent, HookForge, 30-Day Social Post Generator, and NeuroBoost AI — all production-deployed.
  • Grew client organic visibility from 7K → 345K impressions and 335 → 4,340 clicks in 6 months following a 10,000-page domain migration.
  • Scaled another client from 215 → 3,147 monthly organic visits; keyword footprint expanded from 164 → 4,982. Backlinks grew from 158 → 2,012.
  • Delivered 351K+ emails across campaigns at 29% open rate and 25% click rate with near-zero bounce.
2023 — 2025
BorderlessHR · Google for Startups
Ontario, Canada · Remote

Digital Marketing & Automation Specialist

GA4 Heap Analytics LinkedIn Automation Webhooks CRM
  • Built webhook-triggered lead-capture flows, behavioral segmentation pipelines, and automated campaign-ROI tracking.
  • Integrated GA4 and Heap Analytics into a unified performance-monitoring stack; managed LinkedIn automation and reporting dashboards.
  • Led market research, audience segmentation, and cross-functional campaign strategy aligned with business goals.
Core Skills

How I Build

AI is part of my delivery process, not a disclaimer. I design the system, direct the build, review the code, and own how it behaves in production.

AG

AI & Agents

LangGraph, FastAPI, OpenRouter, Dify RAG, Claude API, GPT-4, Gemini, Langfuse, pgvector, Whisper, and prompt engineering.

LangGraph FastAPI OpenRouter Langfuse pgvector
AU

Automation

n8n (self-hosted), Make.com, Zapier, REST APIs, webhooks, CRM automation, and Supabase-backed workflows.

n8n Make.com Zapier Webhooks Supabase
OP

Infrastructure

Docker Compose, Coolify, Hetzner VPS, Traefik, PostgreSQL, MinIO, and Ubuntu 24.04.

Docker Compose Coolify Hetzner VPS Traefik MinIO
SH

How I Ship Code

Python · SQL · JavaScript, AI-orchestrated, production-shipped

I build with AI as my primary tool, not around it. I architect the system: the data flow, the schemas, the logic, the failure points, then direct Claude Code and AI pair-programming to turn that architecture into working Python, SQL, and JavaScript.

Architecture Code Review Debugging Production Ownership