Skip to content
View aboalynx's full-sized avatar
  • Egypt

Block or report aboalynx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aboalynx/README.md
Aboalynx

Backend engineer — PHP/Laravel and Node.js/NestJS

I build the parts of a product that have to stay correct under load: multi-tenant architecture, payment integrations, booking systems where two people click the same thing at the same millisecond, and event pipelines that keep working when traffic spikes. Ten years of it, most recently as technical lead on a multi-tenant SaaS platform.

Based in Egypt, working remotely.


What I've built

Multi-tenant SaaS for charity and education organisations. Laravel Octane on FrankenPHP with a Next.js BFF frontend, database-per-tenant isolation, and a hybrid provisioning model that lets certain tenants keep their database on their own servers — custom bootstrapper, scoped credential management, auto-provisioning with rollback. Also built the payment layer: one package, one call signature, several providers behind it.

Stadium ticketing and attendance. Seat booking driven entirely by SVG venue maps, handling 12,000–20,000 spectators per fixture, with admin-side seat distribution wired to ticket types.

Behavioural analytics pipeline. Browser SDK → signed edge relay → write-key verification → RabbitMQ → ClickHouse, feeding a high-volume dashboard. I designed the flow and built the backend and relay.


Stack

Backend · PHP, Laravel, Laravel Octane, FrankenPHP, Horizon, Node.js, NestJS, TypeScript Data · PostgreSQL, MySQL, ClickHouse, Redis, RabbitMQ Frontend · Next.js, Vue, Flutter Infra · Docker, Debian, PgBouncer, Prometheus, Sentry AI · RAG pipelines, vector databases, local LLMs (Ollama), spec-driven development workflows


Featured

seatmap — a NestJS service answering one question properly: what happens when thousands of people click the same seat at once. Redis holds seats optimistically with a TTL, PostgreSQL decides what was actually sold, and the test suite fires 200 simultaneous requests at a single seat to prove exactly one wins.


Reach me

Popular repositories Loading

  1. Voip-App Voip-App Public

    Java

  2. ring ring Public

    Forked from ring-lang/ring

    The Ring Programming Language

    C

  3. Test-Skill Test-Skill Public

    PHP

  4. Arcore-Test-Case Arcore-Test-Case Public

    Java

  5. InterviewTask InterviewTask Public

    New Interview Android Task

    Kotlin

  6. Blog-Sample-Code Blog-Sample-Code Public

    Flutter Blog Sample Code

    Dart