Ali Salloum

AI-Accelerated Full-Stack Architect — scalability, security, and production-readiness.

Blueprint diagram: reverse proxy to Manager, then routing to Unix sockets for supervisor and agents
25 → 1
Services to Manage
< 5ms
Proxy Overhead
CI/CD • Case Study 01

Legacy Deployment Modernization

I inherited a brittle deployment setup with per-agent manual steps, scattered config edits, and high maintenance overhead. I consolidated it into a predictable release flow with one control surface per environment, automated routine operations from the admin UI, and safer rollouts that reduced operator friction and recovery time.

  • Replaced repetitive manual deployment steps with a consistent, operator-friendly workflow.
  • Made backups and multi-server rollout simpler and less error-prone through standardized service layout.
Backend • Case Study 02

Admin Campaign Orchestration on PocketBase

I built a notification orchestration subsystem on top of the app's PocketBase backend so non-technical admins can launch targeted campaigns without engineering help. The system handles audience selection, queued delivery through Firebase, real-time progress tracking, and full delivery telemetry so teams can see exactly what was sent, what failed, and what needs retry.

Technical focus

  • Designed a deterministic queue worker with per-device status transitions, retries, and idempotent processing to prevent duplicate sends.
  • Added an admin-facing control and observability layer: campaign states, delivery logs, completion guarantees, and failure diagnostics.
Web Scraping / Automation • Case Study 03

Partner Onboarding Data Engine for AI Q&A

I built this ingestion engine to accelerate partner onboarding at scale: crawl a partner domain, normalize products and content into structured records, and feed them directly into the AI Q&A system. Instead of hand-crafting parsers per site, one adaptive pipeline handles storefronts, blogs, and mixed structures, which dramatically reduced time-to-integration and increased the platform's commercial value.

Business impact
Faster partner onboarding and time-to-value
Structured data pipeline powering production AI Q&A
97%
Audited field accuracy
Frontend • Case Study 04

LuukAI — Embeddable AI Assistant & Partner Widget

Partners drop in a conversational assistant: plain-language Q&A, smart recommendations, optional promos, and guided flows when needed. One codebase ships as a full web app and a floating embed—on-brand per tenant, multilingual, and built so the host site’s styling can’t break the experience.

Built with
React · TypeScript · Vite — one pipeline, multiple surfaces (app, widget, embedded shell)

Highlights

  • The widget is visually self-contained—partner pages don’t accidentally restyle or break the assistant.
  • Surveys, partner add-ons, and analytics hook in cleanly so journeys feel native, not bolted on.
  • Per-brand copy, languages (including RTL), and tailored result screens—down to industry flows and booking handoff to the host.
REACT 18MUI V5VITE 5
Publication • Case Study 05

Quantum annealing in machine learning: Qboost on D-Wave quantum annealer

Peer-reviewed paper on quantum annealing and machine learning: a QBoost-style ensemble mapped to a quadratic unconstrained binary optimization (QUBO) formulation and run on a D-Wave quantum annealer. It explores when quantum hardware can complement classical ML pipelines, how experiments are set up on real hardware, and how to read results within device constraints.

Venue
Procedia Computer Science (Elsevier), 2024

Highlights

  • Connects quantum annealing with ML: QBoost framing executed on D-Wave hardware with a clear experimental narrative.
  • Sits at the intersection of QC and ML—relevant as both fields converge in research and applied work.
  • Growing citation footprint, including follow-on work in Nature Portfolio journals (e.g. npj Computational Materials).
ML / Forecasting • Case Study 06

Decision-Grade Electricity Price Forecasting

I built this forecasting system as a practical decision-support tool: it turns historical market signals into forward-looking price estimates that can inform planning, procurement timing, and risk controls. The pipeline covers data conditioning, supervised model training, and rigorous holdout evaluation, then exposes forecast behavior clearly so teams can act on trend direction and peak windows.

Operational takeaway
The model captures recurring intraday structure and turning points with useful accuracy for planning and timing decisions.

Highlights

  • Production-oriented evaluation slice: actual vs forecast on the same dense timeline for fast operator interpretation.
  • Captures strong cyclical price behavior and timing shifts instead of relying on naive baselines.
  • Evaluation outputs are decision-ready and easy to operationalize in planning workflows.
AI • Case Study 07

Agent Coach — long-memory Telegram assistant

A production Telegram bot where memory is a first class feature: goals and facts accumulate in simple files, load into every new chat, and improve after each reply. One codebase powers multiple specialist bots—same polished command surface, different expertise. Under the hood: Python with one-tap quality presets, optional live web lookup, and a backup model when traffic spikes so the chat keeps moving.

Model presets
Lean · balanced · max quality

Highlights

  • Session threads reset; long-term context does not—so coaching stays personal across weeks.
  • Shipped examples include fitness coaching and German exam prep; swap persona per deployment.

Core Architecture Philosophy

Performance-First

P99 latency is a requirement. Compute is optimized for cost and speed.

Security by Design

Security in schema, network topology, and CI/CD — not bolted on at the end.

Infinite Scalability

Stateless services and distributed state from ten users to ten million.

Ready to scale your vision?

Let's discuss production-ready architecture for your performance and security needs.