63 lines
5.0 KiB
JavaScript
63 lines
5.0 KiB
JavaScript
// profile.js — Default user profile (pre-filled)
|
||
// This is loaded into the popup and used as the default profile text.
|
||
|
||
const DEFAULT_PROFILE = `HAMZA AYED — Senior Backend Engineer & Systems Architect
|
||
|
||
SUMMARY:
|
||
Senior Backend Engineer and Systems Architect with experience building real-time transportation, mapping, and SaaS platforms across the MENA region. Specialized in high-concurrency PHP systems, distributed backend services, GIS infrastructure, and scalable APIs using Workerman, NestJS, Redis, PostgreSQL/PostGIS, Docker, and AWS. Built proprietary routing and mapping infrastructure integrating OpenStreetMap and GraphHopper for production ride-hailing environments.
|
||
|
||
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
|
||
|
||
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
|
||
- Created custom Flutter Mapping SDK (intaleq_maps) published on pub.dev and JS Library (intaleq-maps-gl) on NPM
|
||
- Designed and built the IntaleqMaps platform using NestJS and PostGIS, and core ecosystem backend using PHP/Workerman
|
||
- Designed custom FinTech payment infrastructure for markets with zero standard payment API access
|
||
- 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 (GetX/Cubit) with a PHP backend API for automated customer query resolution
|
||
- Built AI-Powered ATS Automation Chrome Extension: Real-time LinkedIn DOM scraping, Gemini 1.5 Pro, PHP-based PDF generation
|
||
- 51 professional certifications (Google, IBM, Meta via Coursera)
|
||
- $0.78 Driver Customer Acquisition Cost in the competitive Egyptian market
|
||
- Government-accredited — only licensed mobility platform in its market
|
||
|
||
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.
|
||
- 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
|
||
→ 25+ production apps across MENA clients spanning healthcare, logistics, sports, HR, and utilities.
|
||
|
||
EDUCATION:
|
||
- BS Mathematics (Applied Computing & Algorithms), Mutah University, 2003–2007 (Very Good)
|
||
- Google Data Analytics Professional Certificate (Coursera)
|
||
- IBM Data Analyst Professional Certificate (Coursera)
|
||
- Meta APIs & Django Web Framework Course Certifications (Coursera)
|
||
- AWS Cloud Practitioner & Cloud Architecture Fundamentals
|
||
|
||
LANGUAGES: Arabic (Native), English (Professional Working Proficiency)
|
||
LOCATION: Amman, Jordan | Open to Remote, Hybrid, On-site (Middle East & Gulf)
|
||
CONTACT: hamzaayed.dev@gmail.com | +962 79 858 3052 | linkedin.com/in/hamza-ayed | github.com/Hamza-Ayed | intaleqapp.com/hamza.html (Portfolio)
|
||
|
||
TARGET ROLES:
|
||
1. Technical Architect / Solutions Architect (distributed systems, cloud, GIS, FinTech)
|
||
2. Lead Software Engineer (full-stack, mobile ecosystems, backend)
|
||
3. GIS / Geospatial Developer (mapping, OSM, custom SDK, spatial data)
|
||
4. FinTech Integration Engineer (payments, wallets, gateways)
|
||
5. Engineering Manager / Mobile Architecture Lead
|
||
|
||
NOTABLE PROJECTS:
|
||
- Intaleq Smart Mobility Platform — Real-time ride-hailing with PHP/Workerman core backend, NestJS mapping engine, PostGIS spatial features, and proprietary payment infrastructure
|
||
- Tripz Egypt — Ride-hailing platform with 8 ride types, AI-powered KYC, lowest commission model, WebSockets dispatcher
|
||
- Musadaq — AI-powered invoice processing platform with vision models
|
||
- Nabih — AI-powered smart responder assistant built with Flutter (GetX/Cubit) and PHP backend APIs
|
||
- IntaleqMaps SDK & JS GL — Published mapping libraries on pub.dev + NPM (https://pub.dev/packages/intaleq_maps and https://libraries.io/npm/intaleq-maps-gl)
|
||
- 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`;
|