Mehdi Baneshi

Principal Platform Engineer | Full Stack · DevOps · AI Automation

Remote-First · GST (UTC+4) — experienced working across UTC-8 to UTC+4

Open to remote roles — Contract, Full-time, or Consulting

← HomeGet in Touch

Summary

Platform engineer with 10+ years building, automating, and scaling systems end-to-end. I own the full lifecycle — from architecture and infrastructure to production code and CI/CD — and I work best when given a problem and the autonomy to solve it. Equally comfortable designing cloud-native platforms, writing application code, or wiring AI agents into production workflows. Currently building Throne Protocol, an AI-powered system that orchestrates digital resources autonomously. Remote-first for 5+ years, async by default, and biased toward shipping.

PythonTypeScriptFastAPINext.jsGCPDockerKubernetesTerraformPostgreSQLGitHub ActionsGoogle ADKClaude API

Experience by Capability

Platform Architecture & Cloud Infrastructure

2018 — Present

Designed and operated cloud-native platforms on GCP and AWS, from initial architecture through production operations. Full ownership of infrastructure decisions, cost optimization, and reliability.

  • Architected hexagonal / clean architecture systems with zero domain-layer coupling, enabling swappable adapters for databases, APIs, and message queues
  • Designed dual-mode execution platforms running identically on local Docker and GCP Cloud Run, eliminating environment drift
  • Led microservices migration from monolith — decomposed into 12 independent services with event-driven communication via Pub/Sub
  • Built and maintained Kubernetes clusters (GKE) serving production workloads with auto-scaling and zero-downtime deployments
  • Implemented Infrastructure as Code (Terraform) managing 50+ cloud resources across staging and production environments
  • Reduced cloud infrastructure costs by 40% through right-sizing, preemptible instances, and architectural optimizations
GCPCloud RunGKETerraformDockerKubernetesPub/SubBigQueryAWSCloudflare

CI/CD, Automation & DevOps

2016 — Present

Built CI/CD pipelines and automation systems across every project. Treat infrastructure and deployment as first-class engineering problems, not afterthoughts.

  • Established CI/CD pipelines (GitHub Actions, Cloud Build) reducing deployment time from 45 minutes to under 8 minutes with automated testing gates
  • Designed automated deployment scripts and release workflows used across 15+ projects and 3 teams
  • Implemented comprehensive monitoring stacks (Prometheus, Grafana, Cloud Monitoring) reducing incident response time by 70%
  • Built automated data pipelines processing 5GB+ daily ingestion with ETL workflows and alerting
  • Created developer tooling and internal CLIs that reduced onboarding time for new engineers from days to hours
  • Managed Linux infrastructure, networking (VPN, DNS, firewalls), and security hardening across all environments
GitHub ActionsCloud BuildDockerTerraformPrometheusGrafanaLinuxBashPython

AI Systems & Agent Engineering

2022 — Present

Building production AI systems — not prototypes. Focus on agent orchestration, RAG pipelines, and integrating LLMs into real workflows with reliability and observability.

  • Built multi-agent orchestration system using Google ADK with self-registering agents processing 23 signal categories autonomously
  • Engineered event-driven AI pipeline: Capture, Classify, Enrich, Decide, Execute — with human-in-the-loop oversight at decision boundaries
  • Integrated LLM-powered features (document summarization, semantic search, automated triage) into production SaaS platform, increasing user engagement by 35%
  • Designed RAG pipelines with vector databases (ChromaDB, Pinecone) for domain-specific knowledge retrieval
  • Deployed local LLM inference (Ollama) alongside cloud APIs (Claude, GPT, Vertex AI) for cost-optimized AI workloads
  • Built prompt engineering frameworks and evaluation harnesses for consistent, measurable AI output quality
Google ADKClaude APIOpenAI APILangChainVertex AIOllamaChromaDBPineconePythonFastAPI

Full-Stack Application Development

2013 — Present

End-to-end product development across web, mobile, and desktop. Comfortable as the sole engineer or leading a small team. Ship fast, architect for scale.

  • Delivered 15+ production applications across fintech, healthcare, e-commerce, and developer tools
  • Built real-time trading dashboard processing 10K+ events/second with WebSocket architecture, serving 200+ institutional traders
  • Developed cross-platform mobile apps (React Native, Swift, Kotlin) with 50K+ downloads and 4.7-star ratings
  • Designed and implemented OAuth2/OIDC authentication systems adopted across 8 client projects
  • Built RESTful and GraphQL API layers handling 100K+ daily requests with sub-200ms p95 latency
  • Established shared component libraries and design systems reducing new project bootstrap time by 60%
  • Increased test coverage from 20% to 85% across team projects by introducing TDD practices and automated testing gates
PythonTypeScriptReactNext.jsFastAPIDjangoNode.jsSwiftKotlinPostgreSQLRedisMongoDB

Technical Skills

Languages
PythonTypeScriptJavaScriptSwiftKotlinRustGoSQLBash
Backend & APIs
FastAPIDjangoNode.jsExpressGraphQLgRPCWebSocketsCelery
Frontend & Mobile
ReactNext.jsTailwind CSSSwiftUIJetpack ComposeReact Native
AI & Agents
Google ADKClaude APIOpenAI APILangChainVertex AIOllamaRAGVector DBs
Cloud & Infra
GCPAWSCloud RunGKEDockerKubernetesTerraformCloudflare
Data
PostgreSQLFirestoreRedisMongoDBBigQueryElasticsearchChromaDB
DevOps & Tooling
GitHub ActionsCloud BuildPrometheusGrafanaLinuxNginxVPN/DNS
Architecture
Hexagonal / Clean ArchitectureDDDMicroservicesEvent-DrivenSystem DesignAPI Design

Flagship Projects

Throne Protocol

Live →

Problem: A solo founder needs to operate at enterprise scale — capturing opportunities, managing presence, and automating outreach across dozens of channels — without a team.

Solution: Designed and built an AI-powered platform using hexagonal architecture with multi-agent orchestration. Signals from 23 inbound categories flow through a 5-phase processing pipeline (Capture, Classify, Enrich, Decide, Execute) and dispatch across 7 outbound modes. Dual-mode execution runs identically on local Docker and GCP Cloud Run.

Role: Architect & sole developer. Every decision — from domain modeling to CI/CD to DNS.

Outcome: Live at mbaneshi.click. Automated CI/CD via GitHub Actions to GCP Cloud Run. Multi-agent system processing signals in real time. Public website, API, and agent framework all operational.

PythonFastAPIGoogle ADKNext.js 14TypeScriptGCP Cloud RunDockerPostgreSQLFirestorePub/SubGitHub ActionsCloudflareTerraform

Enterprise SaaS Platform Modernization

Problem: A B2B SaaS platform serving 500+ enterprise clients was hitting scaling limits with a monolithic architecture. API response times degraded, deployments were slow and risky, and adding AI features was blocked by tight coupling.

Solution: Led the decomposition from monolith to 12 microservices with event-driven communication. Redesigned the API layer with async pipelines and Redis caching. Integrated LLM-powered features (document summarization, smart search) as independent services.

Role: Senior engineer and technical lead. Owned architecture decisions, mentored 4 junior developers, and drove the migration with zero downtime.

Outcome: 60% reduction in API response times. Deployment time cut from 45 to 8 minutes. User engagement up 35% from AI features. Incident response time reduced 70% with new monitoring stack.

PythonFastAPIPostgreSQLRedisDockerKubernetesGCPTerraformOpenAI APILangChainPrometheusGrafana

Real-Time Trading Dashboard

Problem: Institutional traders needed a high-performance dashboard to monitor live market data, portfolio analytics, and automated alerts — with sub-100ms update latency and no data loss.

Solution: Built a WebSocket-based architecture processing 10K+ events per second with live chart rendering, rule-based alerting, and portfolio analytics. Designed for fault tolerance with automatic reconnection and event replay.

Role: Technical lead. Designed the real-time architecture, built the frontend and WebSocket layer, and managed the infrastructure.

Outcome: Served 200+ traders daily with sub-100ms update latency and 99.9% uptime. Became the primary tool for the trading desk.

ReactTypeScriptWebSocketNode.jsRedisPostgreSQL

Cross-Platform Mobile Application

Problem: A consumer product needed to reach both iOS and Android users with offline-first capability, push notifications, and payment integration — on a startup timeline and budget.

Solution: Built with React Native for shared business logic, with platform-specific native modules where performance demanded it. Offline-first architecture with background sync. Stripe integration for payments.

Role: Lead developer. Architecture, implementation, App Store/Play Store submission, and post-launch iteration.

Outcome: 50K+ downloads. 4.7-star rating. Featured in app store category. Served as the company's primary revenue channel.

React NativeTypeScriptNode.jsFirebaseStripeSwiftKotlin

Data Analytics Platform

Problem: A startup needed to ingest, process, and visualize large datasets (5GB+ daily) for business intelligence — with a small team and tight Series A timeline.

Solution: Designed the data pipeline with automated ETL workflows, PostgreSQL schema optimization, and an admin dashboard enabling non-technical users to explore data and generate reports.

Role: Core developer. Built the API layer, data pipeline, and admin interface.

Outcome: API handling 100K+ daily requests at sub-200ms p95. Report generation time reduced by 80%. Platform used in Series A due diligence, contributing to successful fundraise.

PythonDjangoPostgreSQLRedisReactCeleryElasticsearchDockerAWS

Education

Bachelor of Science in Computer Science

University · Iran · 2013

Software Engineering & Algorithms

Certifications

Google Cloud Professional Cloud Architect

Google Cloud · 2023

Google Cloud Associate Cloud Engineer

Google Cloud · 2022

Terraform Associate

HashiCorp · 2023

Languages

Persian (Farsi)Native

EnglishProfessional fluency

Interested in working together?

Open to remote roles — contract, full-time, or consulting.

© 2026 Mehdi Baneshi