63 lines
3.8 KiB
JavaScript
63 lines
3.8 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 — Solutions Architect | Senior Flutter Developer | GIS & Mapping Expert
|
||
|
||
SUMMARY:
|
||
Solutions Architect with 6+ years building complete mobile ecosystems. Built two ride-hailing platforms (Egypt & Syria) with 4,300+ users. Created proprietary mapping infrastructure on OpenStreetMap, custom payment systems, and AI-powered verification. 30+ production apps on Google Play and App Store. Retired Lieutenant Colonel - مقدم (20 years Jordan Armed Forces).
|
||
|
||
CORE SKILLS:
|
||
- Architecture: System Design, API Architecture, Database Design, Cloud Infrastructure, Security Architecture
|
||
- Mobile: Flutter/Dart (Expert), 30+ production apps, GetX/Bloc, Clean Architecture, Offline-first, OTA updates (Shorebird)
|
||
- Backend: PHP (production), FastAPI, Flask, NestJS, Django, 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, 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, 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 payment infrastructure for Syria where no standard payment APIs exist
|
||
- Built 4-app ecosystem: Rider App, Driver App, Admin Dashboard, Service Portal — all from scratch
|
||
- Integrated AI vision models for invoice processing (Musadaq platform)
|
||
- 51 professional certifications (Google, IBM, Meta via Coursera)
|
||
- $0.78 Driver Customer Acquisition Cost in the competitive Egyptian market
|
||
- Government-licensed (NANS accreditation) — only licensed platform in Syrian market
|
||
|
||
EXPERIENCE:
|
||
- CTO & Solutions Architect — Intaleq | Jan 2024–Present | Syria/Remote
|
||
→ Led full-stack architecture of smart transportation ecosystem: 1,800+ drivers, 2,500+ riders
|
||
- Co-Founder & Lead Developer — Tripz Egypt | Jan 2024–Present | Cairo/Remote
|
||
→ Built Egypt's homegrown ride-hailing platform: 8 ride types, 8% driver commission (lowest in market)
|
||
- Mobile Solutions Architect — Freelance | Jan 2017–Dec 2023 | Jordan/Remote
|
||
→ 25+ production apps across MENA clients. (Note: Done concurrently with military service).
|
||
- Operations & Logistics Officer — Jordan Armed Forces | Oct 2003–Nov 2023
|
||
→ Retired Lieutenant Colonel (مقدم). Led 20–50+ personnel. Crisis management, logistics, security clearance.
|
||
|
||
EDUCATION:
|
||
- BS Mathematics, 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@intaleqapp.com | +962 79 858 3052 | linkedin.com/in/hamza-ayed
|
||
|
||
TARGET ROLES:
|
||
1. Solutions Architect (systems, GIS, FinTech focus)
|
||
2. Senior Flutter Developer (30+ apps, mobile ecosystems)
|
||
3. GIS / Geospatial Developer (mapping, OSM, custom SDK)
|
||
4. FinTech Integration Engineer (payments, wallets, gateways)
|
||
5. Technical Consultant / Mobile Architecture Lead
|
||
|
||
NOTABLE PROJECTS:
|
||
- Intaleq Smart Mobility Platform (intaleqapp.com)
|
||
- Tripz Egypt Ride-hailing (tripz-egypt.com)
|
||
- Musadaq — AI invoice processing platform
|
||
- IntaleqMaps SDK — pub.dev + NPM published
|
||
- 25+ client apps: sports news, HR systems, transit, utilities`;
|