66 lines
4.9 KiB
JavaScript
66 lines
4.9 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 — Technical Architect | Solutions Architect | Full-Stack & Cloud | GIS & FinTech
|
||
|
||
SUMMARY:
|
||
Technical Architect with 6+ years designing and building high-scale, mission-critical distributed systems. Proven track record architecting complete mobile ecosystems, proprietary mapping infrastructure (OpenStreetMap), custom FinTech payment solutions, and AI-powered document processing platforms. Led cross-functional engineering teams of 20-50+ in high-stakes, mission-critical environments across a 20-year operational leadership career. 30+ production apps on Google Play and App Store. 51 professional certifications (Google, IBM, Meta).
|
||
|
||
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)
|
||
- 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
|
||
- AI/ML: Gemini Vision Models, LLM Integration, Invoice Processing, KYC Verification, Document Analysis, Chatbot Systems
|
||
- Security: 3-layer Encryption, freeRASP, SSL/TLS Hardening, Server Hardening, Intrusion Monitoring
|
||
- DevOps: Linux Server Admin, CI/CD pipelines, Docker, Git, Nginx, Load Balancing, Shorebird Code Push
|
||
|
||
KEY ACHIEVEMENTS:
|
||
- Built IntaleqMaps: proprietary mapping platform on OSM, saving $800–$30,000/month vs Google Maps API
|
||
- Created custom Flutter Mapping SDK published on pub.dev and NPM
|
||
- 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)
|
||
- 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
|
||
- Government-accredited — only licensed mobility platform in its market
|
||
|
||
EXPERIENCE:
|
||
- CTO & Solutions Architect — Intaleq | Jan 2024–Present | Remote (MENA Region)
|
||
→ Led full-stack architecture of smart transportation ecosystem: 1,800+ drivers, 2,500+ riders. Designed proprietary mapping, routing, and payment infrastructure from scratch.
|
||
- Co-Founder & Lead Developer — Tripz Egypt | Jan 2024–Present | Cairo/Remote
|
||
→ Built ride-hailing platform from zero: 8 ride types, 8% driver commission (lowest in market). Full-stack: Flutter apps, PHP backend, payment integrations.
|
||
- Mobile Solutions Architect — Freelance | Jan 2017–Dec 2023 | Jordan/Remote
|
||
→ 25+ production apps across MENA clients spanning healthcare, logistics, sports, HR, and utilities.
|
||
- Operations & Logistics Leadership — Jordan Armed Forces | Oct 2003–Nov 2023
|
||
→ 20 years of operational leadership. Led teams of 20–50+ personnel in mission-critical environments. Crisis management, logistics planning, security clearance.
|
||
|
||
EDUCATION:
|
||
- BS Mathematics (Applied Computing & Algorithms), Mutah University, 2003–2007 (Very Good)
|
||
- Google Data Analytics Professional Certificate
|
||
- IBM Data Science Professional Certificate
|
||
- Meta Mobile Development Certificate
|
||
- 51 total certifications
|
||
|
||
LANGUAGES: Arabic (Native), English (Professional Working Proficiency)
|
||
LOCATION: Amman, Jordan | Open to Remote, Hybrid, On-site (Middle East & Gulf)
|
||
CONTACT: hamzaayed@tripz-egypt.com | +962 79 858 3052 | linkedin.com/in/hamza-ayed
|
||
|
||
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 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
|
||
- 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`;
|