67 lines
5.9 KiB
JavaScript
67 lines
5.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 driving enterprise-scale digital transformations and building production-grade distributed systems. Proven track record in structured problem-solving, leading cross-functional teams to architect mobility ecosystems from zero to 6,000+ active users. Strong focus on client and stakeholder impact, delivering $10,000+/month in operational savings through proprietary infrastructure (GraphHopper, OSM, PostGIS). Adept at translating complex business requirements into robust, high-performance technology solutions while fostering high-performance engineering cultures.
|
||
|
||
CORE SKILLS:
|
||
- Architecture & Methodologies: System Design, API Architecture, Database Design, Cloud Infrastructure, Security Architecture, Microservices, Event-Driven Architecture, Domain-Driven Design, Agile/Scrum (Solo & Startup-adapted sprint planning/delivery)
|
||
- Mobile: Flutter/Dart (Expert), 30+ production apps, GetX, BLoC/Cubit, Clean Architecture, Offline-first, OTA updates (Shorebird), Manual QA & Real-Device Validation
|
||
- Backend: PHP/Workerman (production), NestJS, Node.js, FastAPI, Flask, Django, MySQL, PostgreSQL (PostGIS), Redis, Docker, API Validation (Postman)
|
||
- 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 (GitHub Actions), Docker, Git, Nginx, Load Balancing, Shorebird Code Push
|
||
|
||
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 & Solutions Architect — 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 Developer — 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.
|
||
- Mobile Solutions Architect — 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`;
|