Work

Five systems. Four countries. Shipped.

Production products delivered across the US, Germany, UAE, and South Korea — healthcare, fintech, e-commerce, AI, and Web3. I led each one end-to-end: architecture, implementation, infrastructure, and ongoing operation.

Industry
Country
5 of 5
01
ChiroSimple LLC · USA

ChiroSimple

Cross-platform EHR for veterinary chiropractors, HIPAA-compliant.

Years
2023 — present
Role
Lead developer. Full-stack — web, iOS, Android, backend, infrastructure.
Problem

A U.S. veterinary chiropractic clinic network was running on a fragile WordPress + MySQL stack holding 2M+ medical records, with no mobile support, no offline mode, and no path to HIPAA compliance. Doctors were losing real time every day to record-keeping friction, and the system couldn't leave the browser.

What I built
  • Single Flutter codebase shipping to Web, iOS, and Android — cutting development effort by roughly two-thirds versus three separate stacks.
  • Firebase + Node.js + GCP backend (Pub/Sub, Cloud SQL) with offline-first sync for clinics in low-connectivity rural areas.
  • Planned and executed an incremental migration of 2M+ medical records from WordPress / MySQL to the new platform, holding 99.99% uptime across a four-month rollout.
  • HIPAA-compliant data handling end-to-end: access controls, audit logs, encryption at rest and in transit, security audits.
  • CI/CD pipelines across dev / staging / production, shipping releases ~25% faster. Server query optimization cut response times ~30%.
  • UI/UX overhaul that lifted retention by 15%.
Outcome

Working beta in production within three months for the annual conference. Record-keeping time dropped ~3 minutes per entry — roughly one hour per doctor per day, ~300 clinician-hours saved collectively each week. Still the primary system in use.

Stack
Flutter Firebase Node.js GCP Pub/Sub Riverpod CI/CD HIPAA
02
Bilin GmbH · Germany

Wondercall AI

AI-powered office automation platform, led end-to-end.

Years
2024 — present
Role
Project lead. Architecture, database, deploy governance, infrastructure.
Problem

Teams were drowning in WhatsApp threads, email, and Telegram — inbound messages lost in noise, outbound responses slow and inconsistent. They needed a single AI-powered platform that could handle intelligent messaging across channels, grounded in their own data, with real operational controls.

What I built
  • Leading the project end-to-end — database design (PostgreSQL on Neon via Prisma), PR governance, and Cloudflare deployments across the team.
  • Self-hosted Coolify infrastructure running microservices: WhatsApp integration, Telegram bot, and email responder, all plugging into the Wondercall AI core.
  • Frontend on Cloudflare Pages; backend APIs on Cloudflare Workers with the Hono framework — edge-first performance, minimal cold starts, global reach.
  • RAG pipeline with OCR ingestion, hybrid dense + keyword retrieval, reranking, and grounded refusals. Citation-linked answers so users can verify every response.
  • Multi-tenant isolation for data, retrieval index, and model-call budgets.
  • Eval fixtures and retrieval-quality regression tracking, so degradation surfaces before users notice.
Outcome

Platform in production serving real inbound and outbound messaging workflows. Retrieval quality holds up on messy scanned-PDF corpora, and every AI answer links back to the source span.

Stack
Hono Prisma PostgreSQL · Neon Cloudflare Workers Cloudflare Pages Coolify pgvector RAG
03
StarGallery Mart · UAE

StarGallery Mart

E-commerce platform built on AWS from scratch — infra, data model, search.

Years
2024 — present
Role
Senior full-stack developer and cloud consultant.
Problem

A growing UAE e-commerce operation needed a production-grade platform with proper AWS infrastructure, a data model that could handle simple products, variants, and digital goods (license keys), and search that actually worked at catalog scale — plus back-office tooling so non-developers could manage the catalog.

What I built
  • AWS infrastructure from scratch: CloudFormation templates, EC2 / ECS clusters, Lambda functions, Application Load Balancers, Route 53 DNS, and GitHub Actions CI/CD pipelines.
  • Flexible product data model supporting simple products, variable products with variants, and digital goods — along with the relational structures to keep them consistent.
  • Elasticsearch for performant full-text product search, tuned for relevance and autocomplete.
  • SSR for SEO and first-paint speed; multi-language internationalization baked in from day one.
  • Advanced filtering, ranking, and back-office APIs — including bulk CSV import / export so website managers can update catalog data at scale without touching engineering.
Outcome

Production e-commerce platform running on AWS with CI/CD, full-text search, SSR, and a self-serve back office. Non-technical staff manage the catalog daily without engineering involvement.

Stack
AWS CloudFormation ECS Lambda Elasticsearch SSR CI/CD Route 53
04
MustFinTech · South Korea

MustFinTech Wallet

Web3 wallet rebuild. 80MB → 11MB. Promoted to project lead in 30 days.

Years
2022 — 2023
Role
Hired as senior Flutter developer; promoted to Project Leader within one month.
Problem

A Korean fintech had a legacy Web3 wallet Flutter app that had ballooned to 80MB with no coding standards, no CI, and patchwork architecture. The team was shipping slowly and users were dropping off at install. Leadership needed the codebase restructured and the team's velocity restored.

What I built
  • Overhauled the legacy codebase and cut app size from 80MB to 11MB — ~86% reduction — by auditing dependencies, removing dead code, and restructuring asset pipelines.
  • Established coding standards and architectural patterns (MVVM + DI) that were adopted company-wide.
  • Introduced TDD and CI/CD automation — tests + multi-environment deploy pipelines on what had been a manual, ad-hoc release process.
  • As Project Leader, drove product planning and system architecture. Translated feature descriptions into technical specs and managed the engineering team.
Outcome

Installable, maintainable Web3 wallet app at a fraction of the original size. Team velocity recovered, release cadence stabilized, and the architecture I introduced became the company standard.

Stack
Flutter Web3 MVVM TDD CI/CD Team leadership
05
Tritech Solutions (in-house product, under Bilin GmbH engagement)

Aurion SDK

Web3 checkout SDK on Solana — wallet-agnostic, production-ready.

Years
2024 — present
Role
Sole architect and developer. Built concept to production.
Problem

Merchants wanted to accept Web3 payments without forcing customers into a specific wallet and without holding volatile assets. Off-the-shelf processors either didn't support Solana settlement paths cleanly or taxed the margin to death. A checkout SDK that handled the real-world edges — routing, staleness, failover — didn't exist.

What I built
  • Wallet-agnostic checkout flow: customer pays in whichever SPL token they hold; merchant receives a chosen stablecoin.
  • Jupiter integration for in-flight swap routing with slippage guards and quote-refresh windows.
  • RPC provider abstraction with failover, cooldown, and jittered re-test — the service survives provider outages instead of dying with them.
  • Real-time pricing with caching, staleness checks, and explicit reject paths when quotes move outside tolerance.
  • Rate limiting, idempotency keys, and a settlement ledger that survives process restarts. Retries become reads, not re-runs.
Outcome

Production Web3 checkout SDK handling live merchant payments. Per-transaction cost an order of magnitude below traditional processors; settlement finality in seconds, not days.

Stack
TypeScript Node.js Solana web3.js Jupiter PostgreSQL Redis Docker
No case studies match these filters.
Next

Want one of these for your system?

Book a call → WhatsApp