Auto-deploy: 2026-05-26 14:00:23
This commit is contained in:
@@ -80,36 +80,8 @@
|
||||
|
||||
.clear { clear: both; }
|
||||
|
||||
/* Key Metrics Banner Style */
|
||||
.metrics-container {
|
||||
margin: 15px 0 20px 0;
|
||||
border-top: 1px solid #ddd;
|
||||
border-bottom: 1px solid #ddd;
|
||||
background-color: #f8f9fa;
|
||||
padding: 8px 0;
|
||||
}
|
||||
.metric-item {
|
||||
width: 24.5%;
|
||||
float: left;
|
||||
text-align: center;
|
||||
border-right: 1px solid #ddd;
|
||||
}
|
||||
.metric-item-last {
|
||||
width: 24.5%;
|
||||
float: left;
|
||||
text-align: center;
|
||||
}
|
||||
.metric-value {
|
||||
font-size: 13px;
|
||||
font-weight: bold;
|
||||
color: #1a237e;
|
||||
}
|
||||
.metric-label {
|
||||
font-size: 9px;
|
||||
color: #555;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
ul { margin: 5px 0 10px 0; padding-left: 20px; }
|
||||
li { margin-bottom: 6px; text-align: justify; }
|
||||
@@ -122,7 +94,7 @@
|
||||
<!-- PHP WILL INJECT THE AI-GENERATED HEADLINE HERE -->
|
||||
<div class="headline">{{JOB_HEADLINE}}</div>
|
||||
<div class="contact">
|
||||
Amman, Jordan | +962 79 858 3052 | <a href="mailto:hamzaayed@tripz-egypt.com" style="color: #555; text-decoration: none;">hamzaayed@tripz-egypt.com</a><br>
|
||||
Amman, Jordan | +962 79 858 3052 | <a href="mailto:hamzaayedpython@gmail.com" style="color: #555; text-decoration: none;">hamzaayedpython@gmail.com</a><br>
|
||||
<a href="https://linkedin.com/in/hamza-ayed" style="color: #555; text-decoration: none; font-weight: bold;">linkedin.com/in/hamza-ayed</a> |
|
||||
<a href="https://github.com/Hamza-Ayed" style="color: #555; text-decoration: none; font-weight: bold;">github.com/Hamza-Ayed</a> |
|
||||
<a href="https://intaleqapp.com/hamza.html" style="color: #1a237e; text-decoration: underline; font-weight: bold;">intaleqapp.com/hamza.html (Portfolio)</a>
|
||||
@@ -133,30 +105,12 @@
|
||||
<!-- PHP WILL INJECT THE AI-GENERATED SUMMARY HERE -->
|
||||
<p>{{TAILORED_SUMMARY}}</p>
|
||||
|
||||
<div class="metrics-container">
|
||||
<div class="metric-item">
|
||||
<div class="metric-value">30+ Apps</div>
|
||||
<div class="metric-label">Production Delivered</div>
|
||||
</div>
|
||||
<div class="metric-item">
|
||||
<div class="metric-value">1,800+</div>
|
||||
<div class="metric-label">Drivers Served</div>
|
||||
</div>
|
||||
<div class="metric-item">
|
||||
<div class="metric-value">$10K+/Mo</div>
|
||||
<div class="metric-label">Operational Savings</div>
|
||||
</div>
|
||||
<div class="metric-item-last">
|
||||
<div class="metric-value">51 Certs</div>
|
||||
<div class="metric-label">Google / IBM / Meta</div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section-title">Core Competencies & Skills</div>
|
||||
<!-- PHP WILL INJECT ATS KEYWORDS HERE -->
|
||||
<p><strong>Targeted Expertise:</strong> {{DYNAMIC_SKILLS}}</p>
|
||||
<p><strong>Technologies:</strong> Flutter/Dart (BLoC/Cubit, GetX), NestJS, Node.js, PHP, Python (FastAPI/Flask), Docker, PostgreSQL (PostGIS), MySQL, Redis, AWS/Cloud Infrastructure, Git, CI/CD (GitHub Actions).</p>
|
||||
<p><strong>Technologies:</strong> PHP (Workerman), NestJS, Node.js, Flutter/Dart (GetX, BLoC/Cubit), Python (FastAPI/Flask), Docker, PostgreSQL (PostGIS), MySQL, Redis, AWS/Cloud Infrastructure, Git, CI/CD (GitHub Actions).</p>
|
||||
<p><strong>Domains & Methodologies:</strong> System Architecture, Distributed Systems, GIS/Mapping (OSM), FinTech (Payment Gateways), AI/ML Integration, Zero-Trust Security, Agile/Scrum (Solo & Startup-adapted sprint planning/delivery).</p>
|
||||
|
||||
<div class="section-title">Professional Experience</div>
|
||||
@@ -168,11 +122,9 @@
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<ul>
|
||||
<li>Led the full-stack architecture of a smart transportation ecosystem supporting 1,800+ drivers and 2,500+ riders.</li>
|
||||
<li>Architected and built the high-performance backend using NestJS, Docker, PostgreSQL, and PostGIS, handling spatial calculations and high-frequency dispatch queries.</li>
|
||||
<li>Built a proprietary mapping platform (IntaleqMaps) on OpenStreetMap, eliminating reliance on Google Maps API and saving $10,000+/month in operational costs.</li>
|
||||
<li>Published custom mapping SDKs as open-source libraries: <code>intaleq_maps</code> on pub.dev (Flutter) and <code>intaleq-maps-gl</code> on NPM (JS).</li>
|
||||
<li>Designed secure, custom payment infrastructure for environments lacking standard payment APIs, ensuring high-availability transaction integrity.</li>
|
||||
<li>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.</li>
|
||||
<li>Architected and built the proprietary mapping platform (IntaleqMaps) using NestJS and PostGIS, eliminating Google Maps API dependencies to save $10,000+/month in operational costs.</li>
|
||||
<li>Published custom open-source mapping SDKs: <code>intaleq_maps</code> on pub.dev (Flutter) and <code>intaleq-maps-gl</code> on NPM (JS) to support regional offline-first mapping.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -196,23 +148,18 @@
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<ul>
|
||||
<li>Delivered 25+ production enterprise applications across GIS, FinTech, HR, and utilities for clients across the MENA region, leading full lifecycle architecture.</li>
|
||||
<li>Developed Nabih (AI Smart Responder): designed and built an intelligent virtual assistant system connecting a Flutter mobile application (using BLoC Cubit state management) with custom PHP backend APIs.</li>
|
||||
<li>Developed Musadaq (AI-Powered Invoice Processing): engineered an automated KYC and invoice document processing platform using AI vision models for text extraction, line-item recognition, and async pipelines.</li>
|
||||
<li>Architected a high-concurrency Node.js WhatsApp Bridge server orchestrating up to 6 isolated headless Puppeteer sessions in parallel with strict memory-leak prevention.</li>
|
||||
<li>Conducted comprehensive manual quality assurance, executing API validation via Postman and real-device testing across Android/iOS to ensure production readiness.</li>
|
||||
<li>Delivered 25+ production enterprise applications across GIS, FinTech, and utilities, leading full lifecycle architecture for clients in the MENA region.</li>
|
||||
<li>Developed Nabih (AI Smart Responder): designed and built an intelligent virtual assistant system connecting a Flutter mobile application (GetX/Cubit) with custom PHP backend APIs.</li>
|
||||
<li>Developed Musadaq (AI-Powered Invoice Processing): engineered an automated KYC and invoice document processor using AI vision models and asynchronous processing pipelines.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="section-title">Notable Projects</div>
|
||||
<ul>
|
||||
<li><strong>IntaleqMaps Infrastructure:</strong> Engineered a proprietary mapping engine and tile server based on OpenStreetMap, completely replacing third-party dependencies for geocoding and routing across MENA.</li>
|
||||
<li><strong>Tripz & Intaleq Mobility Systems:</strong> Developed real-time dispatch and tracking backends using WebSockets, integrating driver payout wallets and custom payment gateways.</li>
|
||||
<li><strong>Nabih AI Smart Responder:</strong> Architected and built an intelligent virtual assistant system orchestrating a Flutter mobile application (integrated with BLoC Cubit state management) and a secure, highly scalable PHP backend API for automated, context-aware query resolution.</li>
|
||||
<li><strong>Musadaq AI Invoice Processor:</strong> Built an intelligent document processing SaaS platform leveraging AI vision models for automated line-item extraction, tax calculations, and async processing pipelines with real-time push notifications.</li>
|
||||
<li><strong>SaaS Multi-Tenant WhatsApp Gateway:</strong> Architected a high-concurrency Node.js WhatsApp Bridge server managing up to 6 isolated headless Puppeteer instances in parallel, utilizing a hybrid WebSocket/REST real-time pipeline to stream sub-second delivery status indicators (ACK) with query-optimized MySQL archiving.</li>
|
||||
<li><strong>Intaleq Identity & Security Architecture:</strong> Engineered a stateless JWT-based authentication system with Role-Based Access Control (RBAC) and device fingerprint binding, securing concurrent connections across a highly regulated distributed network.</li>
|
||||
<li><strong>Microservices & AI Automation (SaaS):</strong> Architected and deployed end-to-end commercial SaaS platforms (Jordan Bot, Meta Ads Manager) using Dockerized NestJS/React environments, accelerating delivery through AI-assisted workflows.</li>
|
||||
<li><strong>IntaleqMaps Engine:</strong> Engineered a proprietary mapping engine and tile server using NestJS and OpenStreetMap, completely replacing Google Maps API for geocoding and routing across the MENA region.</li>
|
||||
<li><strong>Nabih AI Virtual Assistant:</strong> Architected an automated customer support solution connecting a Flutter application (GetX/Cubit) to custom high-concurrency PHP backend APIs.</li>
|
||||
<li><strong>Musadaq AI Document Processor:</strong> Engineered an automated KYC and invoice document processing platform utilizing AI vision models and async processing pipelines.</li>
|
||||
<li><strong>Meta Ads Manager & SaaS Gateways:</strong> Deployed multi-tenant platforms using NestJS/React (Meta Ads Manager) and high-concurrency Node.js (WhatsApp bridge managing headless Puppeteer sessions in Docker) to automate operations.</li>
|
||||
</ul>
|
||||
|
||||
<div class="section-title">Open Source Contributions</div>
|
||||
@@ -225,14 +172,9 @@
|
||||
<ul>
|
||||
<li><strong>BS Mathematics (Applied Computing & Algorithms)</strong>, Mutah University (2003–2007)</li>
|
||||
<li><strong>Google Data Analytics</strong> Professional Certificate (Coursera)</li>
|
||||
<li><strong>Google Finance Data Analyst</strong> Professional Certificate (Coursera)</li>
|
||||
<li><strong>IBM Data Analyst</strong> Professional Certificate (Coursera)</li>
|
||||
<li><strong>IBM Data Analytics with Excel and R</strong> Professional Certificate (Coursera)</li>
|
||||
<li><strong>Data Analysis and Visualization Foundations</strong> Specialization (IBM / Coursera)</li>
|
||||
<li><strong>Meta APIs & Django Web Framework</strong> Course Certificates (Coursera)</li>
|
||||
<li><strong>Meta Version Control</strong> Course Certificate (Coursera)</li>
|
||||
<li><strong>AWS Cloud Practitioner & Cloud Architecture Fundamentals</strong></li>
|
||||
<li><em>+ 43 additional professional credentials across Google, IBM, and Meta platforms.</em></li>
|
||||
</ul>
|
||||
|
||||
<div class="section-title">Languages</div>
|
||||
|
||||
Reference in New Issue
Block a user