diff --git a/cv_template.html b/cv_template.html
index 259addc..7f3f380 100644
--- a/cv_template.html
+++ b/cv_template.html
@@ -102,7 +102,7 @@
Core Competencies & Skills
Targeted Expertise: {{DYNAMIC_SKILLS}}
- Technologies: Flutter/Dart, PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.
+ Technologies: Flutter/Dart (BLoC/Cubit, GetX), PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.
Domains: System Architecture, Distributed Systems, GIS/Mapping (OSM), FinTech (Payment Gateways), AI/ML Integration, Zero-Trust Security.
Professional Experience
@@ -140,6 +140,7 @@
- Delivered 25+ production enterprise applications across GIS, FinTech, HR, and utilities for clients across the MENA region, leading full lifecycle architecture.
+ - 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.
- Architected a high-concurrency Node.js WhatsApp Bridge server orchestrating up to 6 isolated headless Puppeteer sessions in parallel with strict memory-leak prevention.
- Integrated AI vision models for document analysis (KYC) and automated invoice processing pipelines.
@@ -161,6 +162,7 @@
- IntaleqMaps Infrastructure: Engineered a proprietary mapping engine and tile server based on OpenStreetMap, completely replacing third-party dependencies for geocoding and routing across MENA.
- Tripz & Intaleq Mobility Systems: Developed real-time dispatch and tracking backends using WebSockets, integrating driver payout wallets and custom payment gateways.
+ - Nabih AI Smart Responder: 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.
- SaaS Multi-Tenant WhatsApp Gateway: 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.
- Intaleq Identity & Security Architecture: 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.
- Microservices & AI Automation (SaaS): 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.
diff --git a/profile.js b/profile.js
index e1f8114..22130b0 100644
--- a/profile.js
+++ b/profile.js
@@ -8,7 +8,7 @@ Technical Architect with 6+ years designing and building high-scale, mission-cri
CORE SKILLS:
- 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
- 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
@@ -23,6 +23,7 @@ KEY ACHIEVEMENTS:
- 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
- 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
- 51 professional certifications (Google, IBM, Meta via Coursera)
- $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
- Tripz Egypt — Ride-hailing platform with 8 ride types, AI-powered KYC, lowest commission model
- 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
- 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`;
diff --git a/server/cv_template.html b/server/cv_template.html
index 259addc..7f3f380 100644
--- a/server/cv_template.html
+++ b/server/cv_template.html
@@ -102,7 +102,7 @@
Core Competencies & Skills
Targeted Expertise: {{DYNAMIC_SKILLS}}
- Technologies: Flutter/Dart, PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.
+ Technologies: Flutter/Dart (BLoC/Cubit, GetX), PHP, Python (FastAPI/Flask), Node.js, MySQL, PostgreSQL, AWS/Cloud Infrastructure, Git, Docker.
Domains: System Architecture, Distributed Systems, GIS/Mapping (OSM), FinTech (Payment Gateways), AI/ML Integration, Zero-Trust Security.
Professional Experience
@@ -140,6 +140,7 @@
- Delivered 25+ production enterprise applications across GIS, FinTech, HR, and utilities for clients across the MENA region, leading full lifecycle architecture.
+ - 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.
- Architected a high-concurrency Node.js WhatsApp Bridge server orchestrating up to 6 isolated headless Puppeteer sessions in parallel with strict memory-leak prevention.
- Integrated AI vision models for document analysis (KYC) and automated invoice processing pipelines.
@@ -161,6 +162,7 @@
- IntaleqMaps Infrastructure: Engineered a proprietary mapping engine and tile server based on OpenStreetMap, completely replacing third-party dependencies for geocoding and routing across MENA.
- Tripz & Intaleq Mobility Systems: Developed real-time dispatch and tracking backends using WebSockets, integrating driver payout wallets and custom payment gateways.
+ - Nabih AI Smart Responder: 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.
- SaaS Multi-Tenant WhatsApp Gateway: 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.
- Intaleq Identity & Security Architecture: 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.
- Microservices & AI Automation (SaaS): 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.