Available — Q3 2026
Portfolio / 2026 — v04Beirut, LB

Omar
Tabboush.

~/whoamiDeveloper.Architect.Builder.Problem-solver.Systems thinker.API whisperer.
RoleSenior Full-Stack Software Developer
FocusBackend architecture, scalable systems, LLM tooling
Experience3+ years shipping 10+ production systems
Local time00:00:00
GMT+3 · Beirut
[ 01 ] / section

About / the developer

I build and scale SaaS platforms across fintech, e-commerce, marketing automation, and AI-powered products. My focus is backend architecture, performance optimization, and database design that doesn't fall over at 10× the load.
Over 3+ years I've shipped 10+ production systems, led refactoring initiatives, cleaned up legacy debt, and integrated the kind of third-party APIs that come with incomplete docs and surprises.
BasedBeirut, Lebanon
RoleSenior Full-Stack Dev
WorkingRemote · GMT+3
StatusTaking work
LangsAR · EN · FR
EduB.Sc. CS · LIU '23
[ 02 ] / section

Rescue work / for vibe-coded apps

Shipped fast with AI tools and now something's on fire? I come in, stabilize the codebase, close the security gaps, and hand it back in a state you'd actually want to hire a team around.

01 · service
Security audit
Find and patch the holes AI coding tools love to ship: exposed secrets, missing auth checks, SQL injection surface, unvalidated inputs, leaky CORS, insecure direct object refs.
OWASPAuthSecrets
02 · service
Production bug triage
Your app works on localhost, crashes in prod. I reproduce, isolate, and fix the race conditions, N+1 queries, memory leaks, and silent failures that only appear under real load.
DebuggingPerfObservability
03 · service
Codebase cleanup
Duplicated logic, dead routes, copy-pasted components, inconsistent patterns. I extract, consolidate, and document so the next feature doesn't break three others.
RefactorDXDocs
04 · service
Re-architecture
When the app outgrew its first draft. Schema redesign, service boundaries, async workflows, queue introduction — done incrementally, never big-bang.
ScaleSchemaQueues
You probably need this if…

Any of these feel familiar? The longer they sit, the more expensive they get.

  • [01]Cursor / Copilot wrote most of the backend
  • [02]Nobody's touched the DB migrations in months
  • [03].env is in the repo (or was)
  • [04]Shipping new features keeps breaking old ones
  • [05]Mystery 500s you can't reproduce locally
  • [06]Auth logic is scattered across 12 files
  • [07]One endpoint takes 14 seconds
  • [08]PR reviews are 'LGTM' with zero comments
01 · Audit
2–3 days
Full walkthrough: repo, infra, DB, auth, logs. Written report.
02 · Triage
ongoing
Prioritize by blast radius — security first, stability second, debt third.
03 · Fix
1–6 weeks
Incremental PRs. Every change reviewed, tested, shipped safely.
04 · Handoff
1 week
Documentation, runbooks, and a plan your team can keep executing.
[ 03 ] / section

Expertise / what I do well

A · 01
Backend Architecture
Service design, API boundaries, async workflows, background jobs. Built for horizontal scale, not heroic scaling.
B · 02
Database Design
Schema modeling in PostgreSQL, MySQL, SQLite. Query shape matters more than the ORM. Indexes earned, not sprinkled.
C · 03
Performance & Refactoring
Led incremental re-architecture of legacy monoliths. Measure, isolate, replace. No big-bang rewrites.
D · 04
LLM Integration
OpenAI GPT workflows for structured extraction, scraping, and content pipelines. Prompts as code, tested like code.
E · 05
Frontend Engineering
React, Next.js, TypeScript, Tailwind. SSR, SEO, and the unglamorous parts of shipping UI that actually converts.
F · 06
Third-party APIs
Stripe, Tap, Meta Graph, LinkedIn. Resilient integrations with retries, idempotency, webhook replay — the stuff docs skip.
G · 07
DevOps & Infra
AWS EC2, S3, container deploys, CI pipelines. Enough to own the stack end-to-end without needing to file a ticket.
H · 08
AI Pair Programming
Working alongside Claude Opus and Copilot agents. Offloading boilerplate, staying senior on architecture and review.
[ 04 ] / section

Selected work / shipped in production

001

Hawen / Enterprise SaaS

BackendPaymentsArchitecture
Architected the complete NestJS + TypeScript backend — 25+ domain modules covering users, vehicles, packages & payments. Migrated Stripe → Tap Payment with full webhook, refund & cancellation flow. Real-time analytics, rate limiting, Discord error alerts, Twilio SMS and email integrations.
2024–25
NestJS · TypeScript · Prisma · PostgreSQL
002

MyBooq.ai

AINext.jsE-commerce
AI-powered e-commerce platform. Built the Next.js shopfront and async backend services, integrating OpenAI GPT workflows for structured data extraction and automated product processing pipelines.
2025
Next.js · Python · OpenAI
003

Global Farms / SaaS

SaaSRefactorBackend
Multi-tenant ag-SaaS platform. Led incremental re-architecture of the backend and database layer — migrating to scalable patterns without breaking production.
2024–Now
Node · PostgreSQL
004

The Ready Hand

BackendAPIsPerformance
Led backend development and resolved runtime-critical production issues. Shipped structured API endpoints, improved performance, and kept the frontend/backend integration + deploy pipeline healthy.
2024
Node · REST APIs
005

VBOUT / Marketing

SaaSIntegrationsBuilder
Email & landing-page builder at a marketing automation SaaS. Led Meta & LinkedIn integrations, hardened builder backend performance, shipped dashboard logic.
2023–24
React · PHP (YII) · jQuery
006

CryptoUniversity / first ever

First projectArchitecture
My first project ever. Designed backend architecture for a crypto education platform, built REST APIs, integrated third-party services, and shipped production systems with a team of four.
2023
Node · REST
[ 05 ] / section

Experience / track record

Feb 2024 — Present

Software Developer
@ Techquarters

  • Contributing to backend & frontend architecture for Global Farms
  • Incrementally refactored backend + database layer for scale
  • Collaborated across teams to raise code quality & standards
  • Optimized API performance, paid down legacy debt
Jun 2025 — Present

Software Developer
@ Bytewise Coding

  • Built AI-powered e-commerce scraping using OpenAI + Python
  • Shipped MyBooq.ai backend & frontend in Next.js
  • LLM workflows for structured extraction & processing
  • Async backend services for scraping + AI pipelines
May — Aug 2024

Backend Developer
@ Techkinks

  • Led backend for The Ready Hand on Payload CMS
  • Resolved runtime-critical production issues
  • Shipped structured API endpoints, improved CMS performance
  • Maintained frontend/backend integration + deploys
Jun 2023 — Jan 2024

Software Developer
@ VBOUT

  • Built & maintained email + landing-page builders (React / PHP YII)
  • Led social media integrations — Meta & LinkedIn APIs
  • jQuery dashboard logic, builder backend performance
  • Partnered with frontend team on scalable builder infrastructure
Feb — May 2023

Full-Stack Developer
@ Al Markaz Studio

  • Designed backend architecture for CryptoUniversity
  • Built REST APIs + third-party integrations
  • Shipped production systems with a team of 4
[ 06 ] / section

Stack / tools of the trade

Backend
Express.jsNest.jsHono.jsNodePython
Databases
PostgreSQLMySQLSQLitePrismaDrizzle
Frontend
ReactNext.jsTypeScriptTailwindshadcn/ui
DevOps
AWS EC2S3DockerCI/CD
Integrations
StripeTap PaymentMeta Graph APILinkedIn APIOpenAI
AI Pairing
Claude OpusCopilot agentsLLM subagents
[ 07 ] / section

Let's talk / make something

OnlineBeirut · 00:00:00
Scroll · 00%v04.26