Experieco Limited

Architect What Comes Next

A showcase of AI-powered applications, workflow automations, and full-stack systems built by Experieco using Claude Code.

Projects

React · Claude API

Pre-Discovery Workshop App

AI-powered tool for Experieco consultants to run structured pre-discovery sessions. Replaces whiteboards and sticky notes with an intelligent, AI-facilitated discovery conversation.

  • AI-facilitated discovery with smart follow-up questions
  • Opportunity scoring across 5 dimensions
  • Auto service tier recommendation (Ignite, Propel, Accelerator, Advisory)
  • One-click branded PDF report & Word proposal
React 18ViteTailwind CSSClaude APIReact PDF
Full-Stack · TypeScript

Order Management System

Full-stack web application replacing a 25-year-old legacy system for an agricultural products distributor serving Pacific Island nations from Auckland, New Zealand.

  • Complete order lifecycle — Draft to Completed (9 stages)
  • Role-based access for 5 roles with granular permissions
  • 7 PDF document types from customisable HTML templates
  • Container tracking with volume & weight capacity gauges
  • Customer portal for external distributors
  • Legacy data import — 262 customers, 5,371 products, 231 suppliers
React 18TypeScriptNode.jsExpressPostgreSQLDockerPuppeteer
n8n · API Integration

N8N Workflow Builder — ProjectWorks

Suite of n8n workflows automating ProjectWorks project setup — from reading breakdown data to creating modules, tasks, and placeholder resource allocations end-to-end.

  • Resourcing setup automation via webhook trigger
  • 8 sub-workflows wrapping all 125 ProjectWorks API endpoints
  • Consistent calling convention across all operations
  • Data tables for project breakdown and role mapping
n8nProjectWorks APIRESTWebhooksClaude MCP
Next.js · Claude AI

UIGen — AI Component Generator

AI-powered React component generator with live preview. Describe what you want in natural language and get working React components in real time.

  • Natural language to React component generation
  • Live preview with hot reload
  • Virtual file system — no files written to disk
  • Syntax highlighting and code editor
  • Component persistence for registered users
  • Export generated code
Next.js 15React 19TypeScriptTailwind CSS v4PrismaSQLiteClaude AI
TypeScript

BOM Calculator App

Bill of Materials calculator application built with TypeScript for managing and calculating component costs, quantities, and material requirements.

  • Bill of Materials management
  • Cost and quantity calculations
  • TypeScript-based architecture
TypeScript