shazil_mohammed / melbourne

Shazil
Mohammed

Multidisciplinary creative technologist. I design the website, build the AI system behind it, and ship both, end to end, solo.

how i work · live system run
Listen
Design
Build
Automate
Ship
this pipeline is how every project below was made. it never stops running
Melbourne, Australia
Open to remote, hybrid, on-site
Available now
$capabilities.sh --list
Web design & buildBrand & design systemsConversion funnelsInteractive experiencesWorkflow automationAPI integrationPrompt engineeringAgent deploymentMulti-agent orchestrationRAG architectureToken cost optimisationLead-gen automationProduct strategyBusiness translation
$projects.sh --selected
[ 01 ]
CoolFlowBuilt
Node.jsFirebaseAnthropic APIGoogle Calendar APITwilioNodemailerScrapingBee
Problem
A Queensland HVAC contractor needed a sales pipeline that ran without a sales team: daily lead flow, qualification, outreach, and booked callbacks.
What I built
Full multi-agent operations platform. Daily AEST-scheduled scraping of Google Maps, Airtasker, hipages, and council DA feeds. AI-driven BANT lead scoring, automated email and SMS outreach, Google Calendar-confirmed callback booking. Five-page CRM: dashboard, leads, kanban, bookings, and a heat pump unit catalogue covering Carrier, Toshiba, Daikin, and Mitsubishi.
Why it matters
Take "fix our sales process" and ship the entire stack, from scraping rails to outreach cadence to the CRM the team operates from.
CoolFlow · QLD Lead Pipeline · Today 07:00 AEST
47
Scraped
23
Qualified
8
Booked
BusinessCategoryScoreStatus
Brisbane Air ConditioningHVAC Contractor87 HOTEmail + SMS + Calendar ✓
Gold Coast Heat PumpsHVAC Contractor74 WARMEmail sent
Coastal Climate ControlRefrigeration62 WARMEmail sent
Metro Plumbing & GasPlumbing38 COLDFiltered out
[ 02 ]
Brand OSBuilt
Anthropic APINotionHiggsfieldCanvaFigmaGmail
Problem
A small brand studio based in Auckland needed to implement AI into their workflow to increase brand pilot output (more concepts, faster iterations) without losing the senior judgement that justifies premium pricing.
What I built
Nine-section operating strategy and a seven-stage AI workflow: brand intake, brand brain, content generation, calendar, approval gate, distribution, optimisation. Three productised service tiers, mapped to the studio's existing client base.
Why it matters
AI positioned to augment senior human judgement, not replace it. Service-first economics that evolve into SaaS.
Brand OS · AI Workflow
[ 03 ]
Hydraulics Engineering AgentArchitected
Claude APIRAGAS/NZS 3500Custom calc engineCAD/BIM APIs
Problem
Senior hydraulics engineers spend hours cross-referencing standards and running calculations. An agent could surface that work in minutes if accuracy and traceability were built in correctly.
What I built
Orchestrator routing to four specialist sub-agents: design calculations, compliance, field diagnostics, documentation. Three-block system prompt strategy: persona/scope, chain-of-thought with explicit assumptions, structured output enforcing summary + calculations + standards citations + risk flags. RAG over actual AS/NZS 3500 documents.
Why it matters
Architected for trust. Aggressive uncertainty flagging built into every prompt. Agent positioned as reviewer above human judgement, the only viable shape for compliance-sensitive AI.
Hydraulics Agent · Multi-Agent Router
ORCHESTRATOR · classifying query → routing to specialist sub-agent  awaiting query
Design
Calculations
Compliance
Review
Field
Diagnostics
Documentation
Writer
Summary
Calculation
Citation
Risk flag
Confidence
[ 04 ]
Soul MirrorBuilt
HTML / CSS / JSAnthropic APICanvas APIPDF generation
Problem
Build a consumer identity product that feels personal, mystical, and shareable, without an app store cycle or a real backend.
What I built
Gamified self-discovery app combining MBTI, astrology, numerology, and love languages into a unified Soul Profile. Pixel-art avatars, 8 characters × 4 emotion states with evolution unlocks, AI-generated narrative reports, PDF download, profile comparison, 2D avatar chatroom, all in a single HTML file (~7,700 lines).
Why it matters
Proves capacity to finish complex consumer-facing work end-to-end. Design, UX, AI integration, rendering engine, and ship, without losing aesthetic coherence under scope pressure.
Soul Mirror · Choose Your Archetype
The Architect
The Guardian
The Seeker
The Creator
[ 05 ]
Cowork × Claude Code OrchestrationLive Workflow
CoworkClaude CodeVercel CLIMarkdown handoff protocol
Problem
Multi-platform setup tasks require both browser interaction and terminal commands. Normally that's two separate human passes.
What I built
Paired prompt files that hand off cleanly between two agents. Cowork drives the browser: creates accounts, builds automations, gathers credentials. Claude Code injects credentials, deploys via Vercel CLI, runs validation tests, writes a launch summary. One human kick-off. Two agents finish the work.
Why it matters
Most operators are still choosing between single tools; this is two specialised agents working a shared deliverable through a defined handoff protocol.
Agent Orchestration · Live Workflow Run
Cowork / Browser Agent
Claude Code / Terminal
[ 06 ]
RouteBuilt
Next.js 14TypeScriptSupabasePrismaMulti-LLMSHA-256 caching
Problem
Teams hard-code one LLM into everything and overpay, sending trivial requests to frontier models and quality-critical requests to cheap ones.
What I built
A drop-in API gateway that routes every request to the right model. Four routing strategies (cheapest, fastest, best quality, balanced) plus a policy engine for per-team rules and SHA-256 response caching so repeated prompts cost zero. Full dashboard: spend, latency, cache hit rate, per-model breakdown.
Why it matters
Cuts LLM bills 30–50% with one changed base URL. Infrastructure thinking applied to AI: routing, caching, and policy at the gateway layer.
Route · pick a strategy, watch the router decide
claude-haiku$0.25 /M~480msquality 6.9→ routed
gpt-4o-mini$0.15 /M~520msquality 6.7→ routed
claude-sonnet$3.00 /M~850msquality 8.8→ routed
gpt-4o$2.50 /M~900msquality 8.6→ routed
[ 07 ]
Build CheckBuilt
Next.js 14FastAPIClaude VisionPostgreSQLNCC 2022 / AS mappingPDF reports
Problem
Construction inspections produce hundreds of site photos that a human must manually cross-reference against NCC 2022 and Australian Standards. Slow, inconsistent, expensive.
What I built
Upload → analyse → review → map → report. Claude Vision reads site photos and flags defects; each finding is mapped to the specific NCC 2022 / AS clause it breaches, scored by severity and confidence, then queued for a human inspector to accept or reject before a branded PDF report is generated.
Why it matters
Same trust architecture as the hydraulics agent: AI drafts, human decides. Vision models made useful in a compliance-critical industry.
Build Check · inspection #A-1142 · 6 photos analysed · 3 findings
Finding
Clause
Remediation
Inspector
[ 08 ]
CAIOSBuilt
Next.js 16React 19TypeScriptTailwind 4Radix UIFramer Motion
Problem
Every business says "we should be using AI" yet has no structured way to turn its departments, workflows, and governance requirements into an operating system an AI can actually run.
What I built
CAIOS is a Chief AI Officer command centre. A guided intake wizard maps the business: departments, workflows, knowledge sources, risk levels, approval gates. From that model it generates a complete, deployable AI operating system: root and per-department CLAUDE.md memory files, agent definitions, a prompt library, a governance pack (AI policy, human-approval matrix, data-privacy rules, incident-response playbook), and a phased implementation roadmap, exported as a ready-to-run file architecture, with an AI-readiness score tracking coverage.
Why it matters
Turns AI adoption from a vague ambition into generated, auditable infrastructure: memory, agents, and governance shipped as files a team can run on day one.
CAIOS · Command Centre · acme-consulting.profile loaded
6
Departments
14
Workflows
0%
AI Readiness
Generated file architecture
[ 09 ]
Exit Blueprint Live
Next.js 14TypeScriptAnthropic APISupabaseConvertKitGumroadVercel
Problem
Build a self-sustaining digital product business converting cold social traffic into paid customers with no team and no ad spend.
What I built
Five-page animated quiz generating personalised result profiles via streaming Anthropic API calls. System prompt caching and compact input formatting bring cost-per-completion under one cent. 29-page PDF product, three-email ConvertKit automation, Gumroad delivery, full security middleware and rate limiting on Vercel.
Why it matters
End-to-end product shipped solo. AI is the conversion engine, not a feature. Token caching, batching, JSON-only outputs, and session deduplication architected in from day one.
exitblueprint.com.au · Side Income Quiz
Question 1 of 3
What's your current situation?
Your Side Income Profile
$websites.sh --live

Deployed client and product sites, each designed, built, and shipped end to end. Every one has its own visual identity; none of them look like this page. That's the point.

$branding.sh --identity

Brand identities designed from the ground up: logo systems, colour palettes, packaging, out-of-home, and UX research. Each strip scrolls sideways.

Aliya Skin Brand identity
Skincare · logo / palette / cards / packaging / OOH / social
Full identity for a women's skincare brand: soft-serif wordmark, pastel CMYK system, business cards, product photography art direction, bus-stop advertising, tote, and Instagram templates.
Aliya Skin bus stop advertising and branded tote bag Aliya Skin logo on purple Aliya Skin product photography · tube styled on orange fabric Aliya Skin Instagram templates and mobile site mockup
Salim Skin Brand identity
Men's skincare · logo / palette / cards / e-commerce / signage
Men's skincare identity built on deep teal with orange and ice-blue accents: embossed business cards, dark product photography on charcoal, an e-commerce product page, and environmental signage.
Salim Skin product photography on charcoal Salim wordmark on teal Salim Skin business card system Salim Skin environmental signage
Uppers Brand identity
Protein snack · wordmark / palette / packaging / OOH / social
High-energy protein bar brand: a chunky psychedelic wordmark on hot pink and orange, wrapper packaging, escalator out-of-home ("Keep that same energy"), and social content.
Uppers protein bar wrapper packaging Uppers wordmark on hot pink Uppers escalator billboard · Keep that same energy Uppers Instagram and mobile content
Semoh Real Estate Brand identity
Real estate · logo / palette / signage / flyers / web / billboard
Melbourne real-estate agency identity: house-mark and wordmark in red on deep navy, business cards, open-home signage, listing flyers, responsive website mockups, and a digital roadside billboard.
Semoh digital billboard over Melbourne street Semoh Real Estate logo on navy Semoh open home signage in front of a listing Semoh responsive website mockups
ALEAF UX case study
Product design · research / personas / wireframes / app UI
End-to-end UX case study born from personal experience with untrustworthy builders: research with 20 homeowners, primary and secondary personas, wireframes, and a dark-UI app that gives homeowners real-time visibility into their building project.
ALEAF UX case study cover ALEAF primary persona · needs, goals and frustrations ALEAF app wireframes ALEAF dark UI app screens
$systems.sh --more
Lead intelligence
Webstar Lead Intel
Dashboard that scans Google Places for Melbourne trade businesses, S-tier scores each lead, auto-generates a site audit and a call script per prospect.
Next.js 14PrismaPlaces API
Quiz funnel
AI Adoption Simulator
12-question diagnostic mapping businesses to four AI-readiness profiles. Editorial ivory design in Fraunces and Instrument Sans, deliberately nothing like a SaaS tool.
Next.jsFramer Motion4 profiles
Design system
Vivid Icon
Token-first brand system: CSS custom properties, Tailwind config, and machine-readable brand rules in CLAUDE.md so AI agents build on-brand by default.
Design tokensTailwindAgent-readable
$principles.sh --list
01.
Ship over architect-in-slides
Bias toward a deployable pilot in week one over a polished plan in month one. A working prototype surfaces real constraints that no slide deck ever will.
02.
AI is a workflow component, not a feature
The model sits inside a larger system alongside scraping, scheduling, payments, and human review. The design problem is the workflow around the call, not the call itself.
03.
Unit economics from day one
Prompt caching, compact inputs, JSON-only outputs, batching, session deduplication, fallback paths. Cost control is a prompt-level design constraint, not a billing problem you solve later.
04.
Tight loops, measurable steps
Pilot week one. Measure week two. Scale or kill week three. If you can't define what success looks like before you build, you're not ready to build.
05.
Trust before autonomy
In compliance-sensitive verticals, architect agents as reviewers above human judgement before promoting to autonomous operators. Uncertainty flagging built into the prompt, not bolted on after.
$contact.sh
Location
Melbourne, Australia
Availability
Open to remote, hybrid, or Melbourne-based