A crew of developer-founders
working directly with you.

We built ASMX to eliminate the translation layers, account proxies, and management overhead of traditional agencies. We combine UX design, backend architecture, and operational execution to build high-performance products.

EST. 2025 Based in Dhaka // Global Delivery

How we work

Zero proxies. Pure execution.

direct-dialogue.json
Client

Can we implement Stripe billing isolation for tenants?

ASMX Dev

Already mapped the DB schema and pushed billing routes. Check your preview deployment.

schema.prisma
model Tenant {
  id        String   @id @default(uuid())
  name      String
  domain    String   @unique
  plan      Plan     @default(FREE)
  createdAt DateTime @default(now())
}

model User {
  id        String   @id @default(uuid())
  email     String   @unique
  role      Role     @default(MEMBER)
  tenantId  String
  tenant    Tenant   @relation(fields: [tenantId], references: [id])
}
production-deploy.log

✓ git checkout main [success]

✓ lint check & typescript compilation passed

✓ database migration complete: 2 schemas synced

▲ deployment successful: live on production in 42s

→ https://asmx.dev/preview/tenant-billing

The team.

Siratul Kabir, ASMX founder for product strategy

Siratul Kabir

Founder // Product Strategy

Siratul guides the strategic direction of ASMX with a strong focus on business clarity, product quality, and client outcomes. He supports teams through practical advising, structured quality review, and leadership that keeps each project aligned with its goals from planning to delivery.

Product Strategy Quality Review Business Strategy
Showket Ahamed, ASMX founder for engineering operations

Showket Ahamed

Founder // Engineering Operations

Showket brings operational discipline to the way projects move through the studio. He focuses on responsibility, planning, client coordination, and business execution, helping turn product ideas into organized delivery plans with clear timelines and practical decisions.

Operations Project Planning Business Execution
Anjon Biswas, ASMX founder for design and experience

Anjon Biswas

Founder // Design & Experience

Anjon shapes the user experience and creative direction behind ASMX products. He combines design taste, UX process, and engineering vision to translate complex ideas into modern interfaces that feel clear, usable, and ready for real product teams.

User Experience Creative Direction Front-End Design

Ready to build with us?

Let's map out your project requirements in a 30-minute discovery call.

Book Discovery Call