diff --git a/profile.js b/profile.js
index 06175ad..21b4628 100644
--- a/profile.js
+++ b/profile.js
@@ -10,7 +10,7 @@ TECHNICAL SKILLS:
- Backend & Architecture: PHP (Workerman), Node.js, NestJS, Python (FastAPI/Flask), REST APIs, WebSockets, Event-Driven Architecture
- Infrastructure & Cloud: Docker, Linux, Nginx, Redis, CI/CD (GitHub Actions), AWS
- Databases & Geospatial: PostgreSQL/PostGIS, MySQL, OpenStreetMap (OSM), GraphHopper, MapLibre GL, Spatial Queries
-- Mobile: Flutter/Dart, GetX
+- Mobile: Flutter/Dart, GetX, BLoC/Cubit
KEY ACHIEVEMENTS:
- Architected IntaleqMaps orchestrating GraphHopper routing, OSM tile serving, and PostGIS spatial queries via a NestJS API layer, saving $10,000+/month vs Google Maps API
@@ -28,7 +28,7 @@ KEY ACHIEVEMENTS:
EXPERIENCE:
- CTO & Technical Architect | Systems & Backend Focus — Intaleq | Jan 2024–Present | Remote (MENA Region)
- → Led full-stack architecture of smart transportation ecosystem: 1,800+ drivers, 2,500+ riders. Designed core backend in PHP/Workerman and mapping platform backend in NestJS. Created proprietary mapping, routing, and payment infrastructure. Published open-source mapping SDKs.
+ → Led full-stack architecture of smart transportation ecosystem: 1,800+ drivers, 2,500+ riders. Designed core backend in PHP/Workerman and mapping platform backend in NestJS. Created proprietary mapping, routing, and payment infrastructure.
- Co-Founder & Lead Backend Engineer (Concurrent) — Tripz Egypt | Jan 2023–Present | Cairo/Remote
→ Built ride-hailing platform from zero: 8 ride types, 8% driver commission (lowest in market). Full-stack: Flutter apps, PHP backend, WebSockets, event-driven architecture, payment integrations. $0.78 CAC.
- Senior Systems Architect — Mobile & Backend (Freelance) | Jan 2017–Dec 2023 | Jordan/Remote
diff --git a/prompts.js b/prompts.js
index be1f169..8200d9b 100644
--- a/prompts.js
+++ b/prompts.js
@@ -93,7 +93,7 @@ Respond EXACTLY:
[One headline, EXACTLY under 80 characters, ATS-optimized. Format like: Senior Backend Engineer & Systems Architect | PHP, NestJS, GIS | CTO at Intaleq]
## PROFESSIONAL SUMMARY
-[3-4 sentences tailored summary ready to paste — in English. CRITICAL: Use a McKinsey-style, executive, and highly professional tone. Focus purely on technical architecture, enterprise-scale impact, and business value. DO NOT mention military history. DO NOT use buzzwords like "sanctioned markets", "serving millions", "solo-adapted", "disruptive", "cutting-edge".]
+[3-4 sentences tailored summary ready to paste — in English. CRITICAL: Use a McKinsey-style, executive, and highly professional tone. Focus purely on technical architecture, enterprise-scale impact, and business value. DO NOT mention military history. DO NOT use buzzwords like "sanctioned markets", "serving millions", "solo-adapted", "disruptive", "cutting-edge". DO NOT invent industries like "banking" unless they are in MY PROFILE.]
## ATS KEYWORDS TO ADD
- [10-15 specific keywords from this job that MUST appear in CV]
diff --git a/server/cv_template.html b/server/cv_template.html
index 9380816..1879d41 100644
--- a/server/cv_template.html
+++ b/server/cv_template.html
@@ -117,7 +117,7 @@
Backend & Architecture: PHP (Workerman), Node.js, NestJS, Python (FastAPI/Flask), REST APIs, WebSockets, Event-Driven Architecture
Infrastructure & Cloud: Docker, Linux, Nginx, Redis, CI/CD (GitHub Actions), AWS
Databases & Geospatial: PostgreSQL/PostGIS, MySQL, OpenStreetMap (OSM), GraphHopper, MapLibre GL, Spatial Queries
-
Mobile: Flutter/Dart, GetX
+
Mobile: Flutter/Dart, GetX, BLoC/Cubit
Selected Technical Highlights
@@ -132,20 +132,19 @@
- Led the full-stack architecture of a smart transportation ecosystem supporting 1,800+ drivers and 2,500+ riders, building the core backend with PHP/Workerman.
- Architected the proprietary mapping platform (IntaleqMaps), orchestrating GraphHopper routing, OSM tile serving, and PostGIS spatial queries via a NestJS API layer, saving $10,000+/month in operational costs.
- - Published custom open-source mapping SDKs:
intaleq_maps on pub.dev (Flutter) and intaleq-maps-gl on NPM (JS) to support regional offline-first mapping.