Available now for contract engagements40 hrs/week · ABN registeredMelbourne, VIC · AEST/AEDT (UTC+10/+11)Full overlap AU/NZ · partial overlap US West
Core Strengths
Third-party integration. Automotive data providers, CRMs, finance and insurance services, Go1 LMS, Stripe, Facebook Graph, Google OAuth. Undocumented partner APIs, edge cases, retries, and failure handling.
Payments and money flows. Stripe Checkout plus signature-verified webhooks for deposits and invoice payments, reconciled back to invoice status and lead deposit state.
Multi-tenant SaaS architecture. Shared-schema, row-level tenancy: every record carries an organization_id and is reachable only through its organisation association, with membership-based role checks at the controller boundary.
Regulated-domain experience. Healthcare patient portal work across patient records, PII, and pre-admission forms, built to the privacy, consent, and access-control requirements of healthcare compliance.
Production LLM work. Shipped an OpenAI function-calling flow into a live product for Eline Electrics, turning a public visitor conversation into a structured lead and a draft quote with line items.
End-to-end eCommerce platform for automotive dealerships, covering dealer websites, lead management, and vehicle aggregation.
Built and maintained third-party integrations with automotive data providers, CRMs, and finance and insurance services, handling undocumented partner APIs, per-partner edge cases, retries, and failure paths.
Ran background processing on Sidekiq and Redis for vehicle feed ingestion, data synchronisation, and notification delivery.
Delivered features end to end from API design to responsive React UIs, covered by RSpec and Vitest.
HotHealth, a Digital Front Door and patient portal for healthcare organisations.
Inherited a Rails 4 healthcare application at under 20% test coverage. Built coverage past 80%, then upgraded through to Rails 7 and Ruby 3.3 in 3.5 months with no production incidents.
Built patient-facing features across patient records, PII, and pre-admission forms, to the privacy, consent, and access-control requirements of healthcare compliance.
Cut response time 60% (7s to under 3s) by eliminating N+1 queries, adding covering indexes, and introducing caching.
Cut CI/CD pipeline time from 11 minutes to under 6, and raised uptime with New Relic and Rollbar monitoring and alerting.
Led cross-functional delivery of pre-admission form submission across integrated platforms, and mentored two juniors through the Rails upgrade work.
A multi-tenant SaaS for trade and service businesses, covering the full lead to quote to deposit to job to invoice to payment lifecycle.
Built an AI chat-to-quote flow with OpenAI function calling that turns a public visitor conversation into a structured lead and a draft quote with line items and deposits.
Designed shared-schema multi-tenancy where every record is scoped to an organisation and reached only through its association, with membership-based role checks.
Integrated Stripe Checkout and signature-verified webhooks for deposits and invoice payments, plus Devise + JWT auth with Google OAuth.
Shipped it live on a VPS with Kamal, behind a green-check gate of RSpec, RuboCop, Brakeman, and ESLint on every push.