Available for freelance work

I turn your idea into a working product, not just a pitch.

Websites, online stores, mobile apps and games — designed, coded, and shipped end to end. What's on the right isn't a mockup. It's a live store, running right now.

diaa-m-arket.pages.dev
Live store — built, deployed, and maintained by me.
What I build

One developer, the whole stack

From first sketch to a store that takes real orders — you work with one person the entire way, not a rotating team.

Web

Websites

Fast, responsive sites built to convert visitors into customers, not just look nice.

Commerce

Online stores

Full e-commerce: catalog, cart, checkout, order management — all connected to a real database.

Mobile

Apps

Mobile-friendly apps and PWAs that feel native, without native-app overhead.

Play

Games

Browser and mobile games, from concept and mechanics to a published build.

Design

Interfaces

Modern UI that matches your brand — not a template with your logo dropped on top.

Growth

Upgrades

Already have a site or app? I extend, refactor, and speed up what's already live.

Why work with me

What you actually get

A build that matches your business

No generic templates — every layout and flow is shaped around what you actually sell or offer.

Obsessive attention to detail

Loading states, error messages, empty screens — the small things most builds skip.

You're never in the dark

Regular updates while I build, so you always know exactly where the project stands.

Deadlines that hold

You get a timeline up front, and I stick to it.

Fair, honest pricing

Competitive rates without cutting corners on quality.

Support after launch

A shipped project isn't the end — I stay reachable for fixes and future features.

Case study

Diaa Market

Live e-commerce store

A full online store, built solo.

A real honey e-commerce business — product catalog, live cart, real-time order sync, an admin dashboard, and a moderated customer review system. Live, deployed, and actively used by real customers today.

100%
Solo build
Live
Real customers
10k+
Audience reach
Open the live store →
// real-time cart sync, on the live store
async function confirmOrder() {
  const btn = document.getElementById("confirmOrderBtn");
  btn.disabled = true;
  await supabaseClient.from('orders').insert(order);
  showSuccessScreen();
  openWhatsApp(order);
}

Have an idea? Let's build it.

Tell me what you're trying to build — a store, an app, a site, a game — and I'll tell you exactly how I'd approach it. Send me a message to get started.