ThunderJaw is a high-performance, cross-platform desktop application designed to streamline complex restaurant operations, including real-time order tracking and kitchen management, inventory control and financial reporting into a unified interface.
• System Architecture: Developed a cross-platform desktop application using Electron and React 19, utilizing TypeScript for robust type safety.
• Database Management: Leveraged Knex.js with PostgreSQL to handle advanced relational data, automated migrations, and seeding.
• Security & Access: Implemented a secure authentication system featuring role-based access control (RBAC) to manage worker permissions and logistics.
• Technical Features: Integrated multi-language support (i18next), real-time IPC handlers, and Excel exporting for comprehensive business reporting.
1
2
6
This project involved developing an advanced agentic RAG system for a major Saudi Arabian academic platform to navigate a corpus of 1.5 million documents. It focuses on extracting insights from unstructured Arabic textual data using a hierarchical meta-agent architecture.
• Architecture: Implemented a hierarchical meta-agent using graph-based traversal to orchestrate document-level agents.
• Technical Innovation: Engineered tool-calling mechanisms for real-time Arabic summarization and query answering.
• Scaling: Optimized performance for large-scale Arabic text, handling morphological complexity and right-to-left scripting.
• Tools: Gemini Vertex AI, LlamaIndex, FastAPI, Python, Docker.
1
1
21
Designed as a cost-effective alternative to commercial services, this system processes hundreds of thousands of email addresses with extreme concurrency. It utilizes a multi-layered validation pipeline to ensure high deliverability for large-scale cold outreach campaigns.
• Cost Efficiency: Built a high-concurrency pipeline that reduced verification costs by 90% compared to commercial services.
• Verification Pipeline: Developed multi-layered checks including DNS resolution, SMTP probing, and deliverability heuristics.
• Scale: Leveraged asynchronous workers and distributed task queues to process hundreds of thousands of emails concurrently.
• Feature Addition: Created an email-guessing module to generate and validate probable corporate email permutations.
0
28
Imagini
This comprehensive B2B data platform manages millions of professional leads. It features a robust credit-based access system and a high-performance streaming ingestion pipeline.
• Data Management: Architected a scalable platform hosting millions of professional leads with a focus on the KSA market.
• Performance: Engineered streaming data ingestion and optimized indexing to maintain sub-second search responses.
• Security & Monetization: Designed a secure credit-based access system with granular admin controls and audit trails.
• Full-Stack Development: Built a responsive React dashboard integrated with a high-performance FastAPI backend.
• Tools: React, FastAPI, PostgreSQL, Redis, Celery, GCP.