Michael Banicles
Available for new opportunities

Michael Banicles Fullstack Engineer
SaaS & Cloud Architecture

Building production-grade multi-tenant SaaS. Focused on scalable architectures, immutable data layers, and clean component systems using TypeScript, React, Astro, Terraform, and Supabase.

TypeScript React & Astro Vue & Nuxt Supabase Terraform Cloudflare

Selected Work

VTC HUB — SaaS Monorepo

B2B Multi-tenant SaaS platform featuring a dynamic frontend engine capable of generating thousands of white-label driver websites. Fully managed via a central backoffice, it includes realtime route pricing, immutable accounting ledgers, and strict Row Level Security.

  • Astro 5
  • React 19
  • Supabase
  • Cloudflare Pages
  • Tailwind v4
// Multi-tenant data isolation
CREATE POLICY "Tenant Isolation"
  ON public.trips
  FOR ALL
  USING (
    tenant_id = auth.jwt()->>'app_metadata'->>'tenant'
  );

Bâti-Axe — Construction Marketplace

A double-sided marketplace connecting homeowners with verified construction professionals. Features include a lead-generation pipeline, magic-link authentication, Stripe webhooks for professional subscriptions, and Infrastructure as Code deployed via Terraform.

  • Nuxt 4
  • Vue 3
  • Terraform
  • Supabase
  • Stripe
  • R2 Storage
// Edge Function: Stripe Webhook
if (event.type === 'invoice.paid') {
  await supabase
    .from('professional_leads')
    .update({ is_unlocked: true })
    .eq('customer_id', event.data.customer);
}
Meliponini E-Commerce

Meliponini E-Commerce

Headless boutique synced via GraphQL with WooCommerce.

  • Astro
  • GraphQL
  • WooCommerce
Studio La Brique Rouge

Studio La Brique Rouge

Highly optimized portfolio and booking tunnel for a media studio.

  • WordPress
  • WebPerf

Technical Expertise

Cloud & Infrastructure

  • Terraform (IaC)
  • Cloudflare (Pages, Workers, R2)
  • Docker & VPS Deployment (Coolify)
  • GitHub Actions & CI/CD Pipelines

Backend & Data

  • Supabase (PostgreSQL, RLS, Edge Functions)
  • Node.js & Nitro Server
  • Stripe API & Webhooks
  • GraphQL & REST API Design

Frontend Engineering

  • React 19 & Astro 5
  • Vue 3 & Nuxt 4
  • TypeScript & modern JavaScript
  • Tailwind CSS & shadcn/ui
  • Web Performance & Core Web Vitals

Get in touch

Freelance projects — rate on request.