Auto-deploy: 2026-05-25 22:53:46

This commit is contained in:
Hamza-Ayed
2026-05-25 22:53:46 +03:00
parent 0ab5dd79b6
commit 8c221402e0
3 changed files with 9 additions and 3 deletions

View File

@@ -102,7 +102,7 @@
<div class="section-title">Core Competencies & Skills</div> <div class="section-title">Core Competencies & Skills</div>
<!-- PHP WILL INJECT ATS KEYWORDS HERE --> <!-- PHP WILL INJECT ATS KEYWORDS HERE -->
<p><strong>Targeted Expertise:</strong> {{DYNAMIC_SKILLS}}</p> <p><strong>Targeted Expertise:</strong> {{DYNAMIC_SKILLS}}</p>
<p><strong>Technologies:</strong> Flutter/Dart, PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.</p> <p><strong>Technologies:</strong> Flutter/Dart (BLoC/Cubit, GetX), PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.</p>
<p><strong>Domains:</strong> System Architecture, Distributed Systems, GIS/Mapping (OSM), FinTech (Payment Gateways), AI/ML Integration, Zero-Trust Security.</p> <p><strong>Domains:</strong> System Architecture, Distributed Systems, GIS/Mapping (OSM), FinTech (Payment Gateways), AI/ML Integration, Zero-Trust Security.</p>
<div class="section-title">Professional Experience</div> <div class="section-title">Professional Experience</div>
@@ -140,6 +140,7 @@
</div> </div>
<ul> <ul>
<li>Delivered 25+ production enterprise applications across GIS, FinTech, HR, and utilities for clients across the MENA region, leading full lifecycle architecture.</li> <li>Delivered 25+ production enterprise applications across GIS, FinTech, HR, and utilities for clients across the MENA region, leading full lifecycle architecture.</li>
<li>Developed Nabih (AI Smart Responder): designed and built an intelligent virtual assistant system connecting a Flutter mobile application (using BLoC Cubit state management) with custom PHP backend APIs.</li>
<li>Architected a high-concurrency Node.js WhatsApp Bridge server orchestrating up to 6 isolated headless Puppeteer sessions in parallel with strict memory-leak prevention.</li> <li>Architected a high-concurrency Node.js WhatsApp Bridge server orchestrating up to 6 isolated headless Puppeteer sessions in parallel with strict memory-leak prevention.</li>
<li>Integrated AI vision models for document analysis (KYC) and automated invoice processing pipelines.</li> <li>Integrated AI vision models for document analysis (KYC) and automated invoice processing pipelines.</li>
</ul> </ul>
@@ -161,6 +162,7 @@
<ul> <ul>
<li><strong>IntaleqMaps Infrastructure:</strong> Engineered a proprietary mapping engine and tile server based on OpenStreetMap, completely replacing third-party dependencies for geocoding and routing across MENA.</li> <li><strong>IntaleqMaps Infrastructure:</strong> Engineered a proprietary mapping engine and tile server based on OpenStreetMap, completely replacing third-party dependencies for geocoding and routing across MENA.</li>
<li><strong>Tripz & Intaleq Mobility Systems:</strong> Developed real-time dispatch and tracking backends using WebSockets, integrating driver payout wallets and custom payment gateways.</li> <li><strong>Tripz & Intaleq Mobility Systems:</strong> Developed real-time dispatch and tracking backends using WebSockets, integrating driver payout wallets and custom payment gateways.</li>
<li><strong>Nabih AI Smart Responder:</strong> Architected and built an intelligent virtual assistant system orchestrating a Flutter mobile application (integrated with BLoC Cubit state management) and a secure, highly scalable PHP backend API for automated, context-aware query resolution.</li>
<li><strong>SaaS Multi-Tenant WhatsApp Gateway:</strong> Architected a high-concurrency Node.js WhatsApp Bridge server managing up to 6 isolated headless Puppeteer instances in parallel, utilizing a hybrid WebSocket/REST real-time pipeline to stream sub-second delivery status indicators (ACK) with query-optimized MySQL archiving.</li> <li><strong>SaaS Multi-Tenant WhatsApp Gateway:</strong> Architected a high-concurrency Node.js WhatsApp Bridge server managing up to 6 isolated headless Puppeteer instances in parallel, utilizing a hybrid WebSocket/REST real-time pipeline to stream sub-second delivery status indicators (ACK) with query-optimized MySQL archiving.</li>
<li><strong>Intaleq Identity & Security Architecture:</strong> Engineered a stateless JWT-based authentication system with Role-Based Access Control (RBAC) and device fingerprint binding, securing concurrent connections across a highly regulated distributed network.</li> <li><strong>Intaleq Identity & Security Architecture:</strong> Engineered a stateless JWT-based authentication system with Role-Based Access Control (RBAC) and device fingerprint binding, securing concurrent connections across a highly regulated distributed network.</li>
<li><strong>Microservices & AI Automation (SaaS):</strong> Architected and deployed end-to-end commercial SaaS platforms (Jordan Bot, Meta Ads Manager) using Dockerized NestJS/React environments, accelerating delivery through AI-assisted workflows.</li> <li><strong>Microservices & AI Automation (SaaS):</strong> Architected and deployed end-to-end commercial SaaS platforms (Jordan Bot, Meta Ads Manager) using Dockerized NestJS/React environments, accelerating delivery through AI-assisted workflows.</li>

View File

@@ -8,7 +8,7 @@ Technical Architect with 6+ years designing and building high-scale, mission-cri
CORE SKILLS: CORE SKILLS:
- Architecture: System Design, API Architecture, Database Design, Cloud Infrastructure, Security Architecture, Microservices, Event-Driven Architecture, Domain-Driven Design - Architecture: System Design, API Architecture, Database Design, Cloud Infrastructure, Security Architecture, Microservices, Event-Driven Architecture, Domain-Driven Design
- Mobile: Flutter/Dart (Expert), 30+ production apps, GetX/Bloc, Clean Architecture, Offline-first, OTA updates (Shorebird) - Mobile: Flutter/Dart (Expert), 30+ production apps, GetX/Bloc/Cubit, Clean Architecture, Offline-first, OTA updates (Shorebird)
- Backend: PHP (production), FastAPI, Flask, NestJS, Django, Node.js, MySQL, PostgreSQL, Firebase - Backend: PHP (production), FastAPI, Flask, NestJS, Django, Node.js, MySQL, PostgreSQL, Firebase
- GIS/Mapping: OpenStreetMap, Custom Tile Server, Mapping SDK (Flutter + JS, published on pub.dev & NPM), Geocoding, Route Optimization - GIS/Mapping: OpenStreetMap, Custom Tile Server, Mapping SDK (Flutter + JS, published on pub.dev & NPM), Geocoding, Route Optimization
- FinTech: Stripe, PayPal, Paymob, Custom Payment Gateway, Digital Wallets, Driver Payout Systems - FinTech: Stripe, PayPal, Paymob, Custom Payment Gateway, Digital Wallets, Driver Payout Systems
@@ -23,6 +23,7 @@ KEY ACHIEVEMENTS:
- Built 4-app ecosystem: Rider App, Driver App, Admin Dashboard, Service Portal — all from scratch - Built 4-app ecosystem: Rider App, Driver App, Admin Dashboard, Service Portal — all from scratch
- Architected smart mobility platform serving 1,800+ drivers and 2,500+ riders across MENA - Architected smart mobility platform serving 1,800+ drivers and 2,500+ riders across MENA
- Integrated AI vision models for invoice processing (Musadaq platform) - Integrated AI vision models for invoice processing (Musadaq platform)
- Developed Nabih: AI-powered smart responder system orchestrating a Flutter application (BLoC Cubit) with a PHP backend API for automated customer query resolution
- Built AI-Powered ATS Automation Chrome Extension: Real-time LinkedIn DOM scraping, Gemini AI integration, and PHP-based PDF generation - Built AI-Powered ATS Automation Chrome Extension: Real-time LinkedIn DOM scraping, Gemini AI integration, and PHP-based PDF generation
- 51 professional certifications (Google, IBM, Meta via Coursera) - 51 professional certifications (Google, IBM, Meta via Coursera)
- $0.78 Driver Customer Acquisition Cost in the competitive Egyptian market - $0.78 Driver Customer Acquisition Cost in the competitive Egyptian market
@@ -60,6 +61,7 @@ NOTABLE PROJECTS:
- Intaleq Smart Mobility Platform — Real-time ride-hailing with proprietary mapping & payment infrastructure - Intaleq Smart Mobility Platform — Real-time ride-hailing with proprietary mapping & payment infrastructure
- Tripz Egypt — Ride-hailing platform with 8 ride types, AI-powered KYC, lowest commission model - Tripz Egypt — Ride-hailing platform with 8 ride types, AI-powered KYC, lowest commission model
- Musadaq — AI-powered invoice processing platform with vision models - Musadaq — AI-powered invoice processing platform with vision models
- Nabih — AI-powered smart responder assistant built with Flutter (BLoC Cubit) and PHP backend APIs
- IntaleqMaps SDK — Published mapping libraries on pub.dev + NPM - IntaleqMaps SDK — Published mapping libraries on pub.dev + NPM
- LinkedIn Job Analyzer — AI Chrome extension with real-time DOM scraping, Gemini 1.5 Pro, PHP PDF generation - LinkedIn Job Analyzer — AI Chrome extension with real-time DOM scraping, Gemini 1.5 Pro, PHP PDF generation
- 25+ client apps: healthcare, sports news, HR systems, transit, utilities`; - 25+ client apps: healthcare, sports news, HR systems, transit, utilities`;

View File

@@ -102,7 +102,7 @@
<div class="section-title">Core Competencies & Skills</div> <div class="section-title">Core Competencies & Skills</div>
<!-- PHP WILL INJECT ATS KEYWORDS HERE --> <!-- PHP WILL INJECT ATS KEYWORDS HERE -->
<p><strong>Targeted Expertise:</strong> {{DYNAMIC_SKILLS}}</p> <p><strong>Targeted Expertise:</strong> {{DYNAMIC_SKILLS}}</p>
<p><strong>Technologies:</strong> Flutter/Dart, PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.</p> <p><strong>Technologies:</strong> Flutter/Dart (BLoC/Cubit, GetX), PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.</p>
<p><strong>Domains:</strong> System Architecture, Distributed Systems, GIS/Mapping (OSM), FinTech (Payment Gateways), AI/ML Integration, Zero-Trust Security.</p> <p><strong>Domains:</strong> System Architecture, Distributed Systems, GIS/Mapping (OSM), FinTech (Payment Gateways), AI/ML Integration, Zero-Trust Security.</p>
<div class="section-title">Professional Experience</div> <div class="section-title">Professional Experience</div>
@@ -140,6 +140,7 @@
</div> </div>
<ul> <ul>
<li>Delivered 25+ production enterprise applications across GIS, FinTech, HR, and utilities for clients across the MENA region, leading full lifecycle architecture.</li> <li>Delivered 25+ production enterprise applications across GIS, FinTech, HR, and utilities for clients across the MENA region, leading full lifecycle architecture.</li>
<li>Developed Nabih (AI Smart Responder): designed and built an intelligent virtual assistant system connecting a Flutter mobile application (using BLoC Cubit state management) with custom PHP backend APIs.</li>
<li>Architected a high-concurrency Node.js WhatsApp Bridge server orchestrating up to 6 isolated headless Puppeteer sessions in parallel with strict memory-leak prevention.</li> <li>Architected a high-concurrency Node.js WhatsApp Bridge server orchestrating up to 6 isolated headless Puppeteer sessions in parallel with strict memory-leak prevention.</li>
<li>Integrated AI vision models for document analysis (KYC) and automated invoice processing pipelines.</li> <li>Integrated AI vision models for document analysis (KYC) and automated invoice processing pipelines.</li>
</ul> </ul>
@@ -161,6 +162,7 @@
<ul> <ul>
<li><strong>IntaleqMaps Infrastructure:</strong> Engineered a proprietary mapping engine and tile server based on OpenStreetMap, completely replacing third-party dependencies for geocoding and routing across MENA.</li> <li><strong>IntaleqMaps Infrastructure:</strong> Engineered a proprietary mapping engine and tile server based on OpenStreetMap, completely replacing third-party dependencies for geocoding and routing across MENA.</li>
<li><strong>Tripz & Intaleq Mobility Systems:</strong> Developed real-time dispatch and tracking backends using WebSockets, integrating driver payout wallets and custom payment gateways.</li> <li><strong>Tripz & Intaleq Mobility Systems:</strong> Developed real-time dispatch and tracking backends using WebSockets, integrating driver payout wallets and custom payment gateways.</li>
<li><strong>Nabih AI Smart Responder:</strong> Architected and built an intelligent virtual assistant system orchestrating a Flutter mobile application (integrated with BLoC Cubit state management) and a secure, highly scalable PHP backend API for automated, context-aware query resolution.</li>
<li><strong>SaaS Multi-Tenant WhatsApp Gateway:</strong> Architected a high-concurrency Node.js WhatsApp Bridge server managing up to 6 isolated headless Puppeteer instances in parallel, utilizing a hybrid WebSocket/REST real-time pipeline to stream sub-second delivery status indicators (ACK) with query-optimized MySQL archiving.</li> <li><strong>SaaS Multi-Tenant WhatsApp Gateway:</strong> Architected a high-concurrency Node.js WhatsApp Bridge server managing up to 6 isolated headless Puppeteer instances in parallel, utilizing a hybrid WebSocket/REST real-time pipeline to stream sub-second delivery status indicators (ACK) with query-optimized MySQL archiving.</li>
<li><strong>Intaleq Identity & Security Architecture:</strong> Engineered a stateless JWT-based authentication system with Role-Based Access Control (RBAC) and device fingerprint binding, securing concurrent connections across a highly regulated distributed network.</li> <li><strong>Intaleq Identity & Security Architecture:</strong> Engineered a stateless JWT-based authentication system with Role-Based Access Control (RBAC) and device fingerprint binding, securing concurrent connections across a highly regulated distributed network.</li>
<li><strong>Microservices & AI Automation (SaaS):</strong> Architected and deployed end-to-end commercial SaaS platforms (Jordan Bot, Meta Ads Manager) using Dockerized NestJS/React environments, accelerating delivery through AI-assisted workflows.</li> <li><strong>Microservices & AI Automation (SaaS):</strong> Architected and deployed end-to-end commercial SaaS platforms (Jordan Bot, Meta Ads Manager) using Dockerized NestJS/React environments, accelerating delivery through AI-assisted workflows.</li>