Skip to contentMain content

Nearshore, not offshore·your team, your hours·Book a free 30-min call →

MD Estudio Creativo de Marketing Digital
Stack & technologies

We left WordPress-by-default behind. We build with Astro and Next.js for fast sites, Flutter and Firebase for apps, and AI agents on n8n and WhatsApp Cloud API. Typical result: we lift Core Web Vitals from 30-50 to 75-90+ on mobile, with TTFB under 100 ms.

01 · Where what users see lives

Frontend & Web

7 tools

Next.js

Web apps with heavy admin panels, technical SEO and mixed SSR/SSG.

Astro

High-performance static sites, dynamic blog, multilingual.

Sanity

Headless CMS. A backend built for humans, the client edits text, photos and prices from a modern UI, no code required.

Payload CMS

For internal portals or e-commerce that need full backend control, a custom admin panel and data in PostgreSQL.

React

Complex interfaces with shared state and real-time data.

TypeScript

Strict typing on projects where the code needs to survive 5+ years.

Tailwind CSS v4

Consistent design system, dark-mode-first, zero orphan CSS.

02 · One codebase, two stores

Mobile

5 tools

Flutter

Native iOS + Android apps from a single Dart codebase.

Firebase Cloud Messaging

Push notifications segmented by topic and by user.

App Store Connect

Publishing, builds, TestFlight, iOS adoption metrics.

Google Play Console

Releases by channel, AAB builds, internal testing.

Shared Preferences

Local cache, offline-first configuration.

03 · No servers to maintain by hand

Backend & Serverless

7 tools

Firebase Auth

Multi-channel login: email, Google, Facebook, Apple.

Cloud Firestore

Real-time NoSQL database, reactive listeners.

Firebase Realtime DB

Shared calendars, presence, live counters.

Cloud Storage

Files, images and audio with rule-based access control.

Firebase Cloud Functions

Serverless triggers, webhooks, scheduled jobs.

Vercel Functions

Edge runtime, low regional latency, Next.js integration.

Node.js 22

Migration scripts, data import, integrations.

04 · Agents that understand and respond

AI & Conversational

6 tools

Claude API (Anthropic)

Complex reasoning, conversation analysis, context-aware agents.

Gemini API (Google)

Vision (photo analysis), model fallback, multimodal.

OpenAI API

Embeddings, semantic search, specialized models.

WhatsApp Cloud API (Meta)

Conversational bots with templates, media, stickers.

Instagram Graph API

DMs, comments, stories, opt-in for recurring messages.

Vercel Cron

Reminders, follow-ups, recurring serverless jobs.

05 · Charge in the right flow

Payments & E-commerce

5 tools

Stripe

International payments, subscriptions, embedded or hosted checkout.

Wompi (Bancolombia)

PSE, card and Nequi payments in Colombia.

PayU LATAM

Broad LATAM coverage, local payment methods, subscriptions.

Bre-B

Bank transfers in Colombia, automatic reconciliation.

Shopify Hydrogen

Headless storefront with React + Vercel for DTC stores with a 10-to-100-SKU catalog.

06 · Measure to decide

Marketing & Analytics

6 tools

Google Analytics 4

Custom events, funnels, audiences.

Google Search Console

Indexing, organic performance, coverage.

Meta Pixel

Conversion tracking for Facebook/Instagram campaigns.

Google Tag Manager

Tag injection without touching code, version-controlled.

Brevo

Transactional email + marketing automation + SMS.

Resend

Modern transactional email with flawless DX.

07 · From concept to delivery

Design & Production

5 tools

Figma

Design, prototypes, design systems shared with clients.

Adobe Suite

Photoshop, Illustrator, InDesign, Premiere for final assets.

Canva

Editable templates the client's own team can maintain.

Lottie

Lightweight vector animations for web and mobile.

ResponsiveImage

In-house pipeline that generates srcset and manifests automatically.

Need a different stack? Let's talk.

If your team already works with technologies we don't list here, let's talk. What we don't negotiate: performance, maintainability and code that survives the project.

What we don't install

We say no to what breaks the client's website

We say this because people ask. If what you need lives in one of these stacks, we can talk, but we won't build anything new there. And if your current site runs on WordPress, we migrate it to Astro or Next.js, preserving URLs and SEO, with investment scoped at discovery.

WordPress

25 plugins, chronic vulnerabilities, LCP > 4s, dependency on shared hosting. Core Web Vitals never reaches 75+.

Elementor · Divi · page builders

Bloated CSS and JS injected by default. Editors that break on update. The client stays locked to the builder, not the site.

Wix · Squarespace · Webflow

Good for a quick landing page, not for clients who need real control, serious integrations or portability without rewriting everything.

Typical migration result: Core Web Vitals from 30–50 to 75–90+ on mobile, TTFB from 300–800 ms down to under 100 ms. 100% client ownership from day one: code in Git, domain in your name, zero lock-in.

Frequently asked questions

What we get asked most

  • What tech stack does MD Estudio Creativo use in 2026?

    Frontend: Next.js (apps with heavy admin panels, technical SEO), Astro (high-performance static sites), WordPress (when the client manages content without assistance). Mobile: Flutter with Firebase. AI: Claude API, Gemini Vision, OpenAI API. Messaging: WhatsApp Cloud API, Instagram Graph. Hosting: Vercel and Firebase.

  • Why choose Next.js, Astro and Flutter instead of a single stack?

    We pick the right technology for each problem, not the one we default to. Next.js for apps with complex backends and critical SEO. Astro for fast, bilingual static sites. Flutter for native iOS and Android apps from one codebase. Every decision gets documented during discovery.

  • Do you still use WordPress, or is your stack 100% modern?

    Yes, we use WordPress when the client needs to manage content without recurring technical assistance. It's not legacy, it's the right call for certain cases. For new sites where SEO or performance is critical, we recommend Next.js or Astro.

  • Which AI APIs do you run in production for WhatsApp agents?

    Claude API (Anthropic) for complex reasoning and conversation analysis, Gemini API (Google) for Vision and multimodal, OpenAI API for embeddings and semantic search. We combine them depending on the case. Meta's official WhatsApp Cloud API handles messaging.

  • Do you integrate Colombian payment gateways like Wompi and Bold?

    Yes. Wompi, Bold, Epayco and PayU for Colombia. Stripe for international clients. Integrations run through Firebase Functions or Vercel Functions for webhooks. PCI compliance is delegated to the gateway, we never store card data directly.