Achour Ahmed

Mobile Developer & Full-Stack Engineer specialized in Flutter, Firebase, scalable backend systems, and performance optimization with Cloudflare & modern DevOps practices

General Info

  • RoleMobile & Full-Stack Developer
  • StackFlutter • Firebase • Node.js • Cloudflare
  • E-mailachourahmed709@gmail.com
  • LocationTunisia
profile

Work Experience

  • 2024 - Present

    Independent Full-Stack Developer

    Mobile & Backend Engineer

    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.

  • 2022 - 2024

    Freelance Developer

    Mobile App Developer

    Delivered mobile applications with Firebase backend, authentication systems, and optimized UI/UX for performance and scalability across Android & iOS.

Education

  • 2024

    Software Engineering (Self-Driven / Practical Track)

    Mobile Development & Cloud Systems

    Focused on Flutter, Firebase, API design, system architecture, and deployment with modern DevOps tools including GitHub & Cloudflare.

Mobile Projects

Logistics Client App

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.

Logistics Driver App

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.

LiveScore Football App

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 & APIs

On-Demand Delivery

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.

Portfolio

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.

Cloudflare Chatbot API

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.

/