Mobile & Full-Stack Developer (+216 94 190 332)
Senior Mobile Architect and founder of two live products — building production-grade Flutter ecosystems and edge infrastructure that ships, scales, and runs in the real world.

Built and deployed multiple production apps using Flutter & Firebase, integrated Cloudflare for performance optimization, API security, and global scaling. Focused on clean architecture, real-time systems, and monetized mobile apps.
Delivered mobile applications with Firebase backend, authentication systems, and optimized UI/UX for performance and scalability across Android & iOS.
Focused on Flutter, Firebase, API design, system architecture, and deployment with modern DevOps tools including GitHub & Cloudflare.
Cross-platform logic & Cloud scaling.
Enterprise web & State management (RxJS).
Years of Engineering
Live Market Platforms
Mobile + Firebase
Shnell is a smart logistics and on-demand delivery platform designed to make moving anything faster, simpler, and more reliable. It connects users with nearby transport providers in real time, allowing them to request deliveries, track progress, and receive their items with efficiency and transparency. Built with a focus on speed, scalability, and user experience, Shnell streamlines local logistics into a seamless digital service.
Firebase / WebSockets
Shnell Driver is the dedicated mobile application for transport partners, enabling drivers to receive delivery requests, manage trips, and optimize their earnings through an intuitive interface. It provides real-time job matching, clear navigation, and simple trip management tools, helping drivers maximize efficiency while staying in control of their schedule and income.
Full-stack system
FawaNews is a lightweight football live-score and sports update application that delivers real-time match results, fixtures, and key events. Designed for speed and simplicity, it keeps users updated with live football action and match statistics in an optimized mobile interface focused on fast content delivery and smooth browsing.
Web Platform
A full-featured web dashboard for managing on-demand delivery services. It offers real-time fleet monitoring, order distribution algorithms, and comprehensive analytics for business growth. The platform integrates with various external APIs to provide accurate distance estimations and cost calculations, helping business owners streamline their logistics operations through a centralized web interface.
Firebase / WebSockets
This , website itself, is a portfolio project built with Angular and Firebase. It showcases my skills in front-end development, real-time data handling, and responsive design. The site features a clean and modern interface, optimized for performance and user experience across all devices. It serves as a digital resume and project showcase, demonstrating my capabilities as a mobile and full-stack developer.
Serverless AI & Edge Computing • Performance & Security
Cloudflare Chatbot API (Custom Integration) is a serverless AI backend built on Cloudflare Workers, designed for fast, scalable, and secure conversational responses using an integrated large language model. It runs at the edge, ensuring ultra-low latency and high availability for real-time chatbot applications.
The API is publicly accessible and requires no authentication. It can be used directly via a simple HTTPS POST request:
https://livescore.achourahmed709.workers.dev Developers only need to send a JSON body containing a message field:
fetch("https://livescore.achourahmed709.workers.dev", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ message: "Hello, explain Flutter in simple terms" })
})
.then(res => res.json())
.then(data => console.log(data.reply)); This makes it a plug-and-play AI backend that can be integrated into mobile or web applications instantly, without authentication, setup complexity, or infrastructure management — while still benefiting from Cloudflare’s global edge performance and reliability.