Two decades supervising shot-ready VFX for feature films, now building the production pipelines, compositing workflows, and ML tooling that bring generative AI into real studios. Hybrid CG/ML compositing, ComfyUI custom nodes, Gaussian Splatting, PyTorch pipelines, Python automation across Maya / Nuke / Houdini / Blender / Unreal — all shipped, not just prototyped.
Two decades of visual effects work across feature films, animated features, television, commercials, and — most recently — generative AI. From environment TD on Lord of the Rings: Return of the King at Weta to CG Supervisor on Dune: Part 2 at DNEG and Art Director on TCL's inaugural FILM MACHINE program.
Contributing credit on 2024 Best Visual Effects winner
DNEG, Weta, Disney, Cinesite, Axis, Tau Films
A production-grade hybrid CG/ML VFX pipeline that bundles state-of-the-art models — Netflix Void for cleanplates, Corridor Key for chroma-free keying, SAM3 and MatAnyone for temporally stable video mattes, Depth Anything for depth passes, GVHMR for 3D body mesh recovery, and DWPose for whole-body skeletons — into one queue-driven worker. Every model runs in a custom Python deploy, not ComfyUI, so artists get a simple drag-and-drop UI and never have to open, repair, or troubleshoot a node graph. Turns monocular video into shot-ready mattes, cleanplates, depth passes, skeletons, and SMPL meshes for Maya / Houdini / Blender / Nuke.
Cleanplate Reconstruction
Keys & Video Mattes
3D Body & Skeletons
A web-based 3D viewer built on Apple Research's SHARP model. Generates over 1.1 million Gaussian splats from a single image in under 1 second — enabling instant 3D reconstruction with zero optimization.
Single Image to 3D
High-Density Splats
WebGL Viewer
A personal-health tracking app for diet, exercise, weight, blood pressure, glucose, sleep, supplements, and labs — with an AI coach that reads across all of it and gives feedback grounded in your actual numbers, not generic advice. Optional eating-window targeting (16:8, OMAD, 5:2, and more) is a setting, not a premise.
Meals, Exercise & Labs in Plain English
Feedback From Your Real Numbers
Watch, CGM & Scale Without Manual Entry
The orchestration layer behind the Alienrobot AI stack — and the backbone VFX Tools relies on. A queue-driven GPU platform running on an 8× NVIDIA B200 host (Ubuntu 24.04), hosting custom Python servers for VFX Tools, MultiPass, TileGen, and Gaussian Splatting. Built around Redis, BullMQ, and Docker Compose with a shared CUDA + PyTorch base image and strict multi-tenant GPU isolation. Access is brokered through a Tailscale jump host — the cluster is never exposed to the public internet.
NVIDIA GPU Cluster
Zero-Trust Access
Redis + BullMQ
Per-Service GPU Pinning
deploy.resources.reservations.devices so tenants never contend for VRAMvfx-hf-cache, vfx-torch-hub, vfx-models — model weights downloaded once, reused by every servicedocker compose up and a new GPU worker is online, monitored, and pulling jobs from the same queue as every other service
The best way to turn a coding LLM into a reliable ComfyUI workflow author. Drop this
one markdown file into Cursor, Windsurf, Claude Code, or Gemini and the model stops
guessing from training data — it curls ComfyUI's live /object_info
REST API first, then generates workflows using only the real nodes, types, and
parameters installed on your machine. Every workflow it outputs actually loads and
runs. No invented node names, no type mismatches, no broken graphs.
From Any Coding LLM
No Memorized Node Names
One Prompt, One Paste
/object_info to enumerate every node actually loaded on your ComfyUI instanceA browser-based VFX utility that runs AI models directly in the browser via WebAssembly and FFmpeg.wasm. Generates person mattes, depth maps, and surface normal maps from any video without uploading a single frame to a server.
AI Segmentation
Monocular Estimation
Surface Reconstruction
Uses LLM intent parsing to retrieve imagery, generate it with AI, or build parametric tile designs procedurally — then assembles the results into themed N × N sheets. The output drops straight into mosaic-filter plug-ins and scripts in After Effects, Nuke, and other motion design tools — one 4K PNG plus a layered Photoshop file with every tile on its own named layer.
N × N Layouts
One Tile per Layer
Mosaic Filter Input
It looks like a terminal-native text adventure — and it is, but that's just the surface. Underneath, Hello World is a crowd-sourced, self-evolving application. Players file tickets requesting new commands, rooms, systems, or mechanics, and LLM coding agents pick up the tickets and rewrite the app to match. Because it already ships with a real React/Vite frontend, backend service, database, and storage layer, the ticket loop can grow Hello World into almost any kind of app over time — not just a game.
Tickets → Agent Edits → App
Frontend + Backend + DB + Storage
Seed Now, Community-Grown
A CG artist's library for browsing, filtering, and downloading 3D models with detailed metadata. Built with React Three Fiber for live in-browser previews — rotate, inspect, and compare models before pulling them into your scene.
In-Browser Preview
Filter & Search
Built for Production
Compresses ComfyUI's massive /object_info JSON (10MB+) into compact, LLM-optimized notation. Stops hallucinated node names, prevents type misconnections, and saves tokens.
Compression
Node Discovery
Splitting
Browser-based tools for converting verbose ComfyUI JSON into compact formats for LLMs. Save 50-80% on token costs with bidirectional compression. All processing happens locally — no data sent to servers.
Token Savings
Local Processing
Graph Preview
Converts natural-language commander intent into structured task primitives using GPU-accelerated LLM inference with Semantic Pointer Theory cognitive enhancement, then deploys the resulting mission plan directly into the ARTAK tactical simulator.
Llama / Mistral / Phi
Cognitive Enhancement
Direct Mission Insert
A simple, elegant weather app with no ads and no trackers. AI-powered forecasts paired with a clean interactive map — built as a full PWA so it installs like a native app on iOS, Android, and desktop.
Installable App
Smarter Predictions
Privacy-First
IntelliStory brings a full production pipeline to generative AI. Power your creative process from first idea to final render — storyboards, concept art, character design, previs, and final shots, all within one cohesive system.
Complete Pipeline
Version Control
AI Integration
Most "Markdown → PDF" exports still look like raw chat output. I Like Your Docs! fixes that — a premium, 100% client-side converter that produces print-ready PDFs with real typography and consistent icon rendering.
100% Client-Side Processing
Professional Typography
Emoji to SVG Conversion
HiveMind is a sophisticated multi-LLM orchestration platform that enables seamless coordination between multiple AI models. It provides a unified interface for managing complex AI workflows across different language models.
Coordinate multiple AI models in one platform
Intelligent task routing and workflow management
MetaProbe is an AI-powered media metadata extraction tool that automatically analyzes and extracts comprehensive metadata from media files. Essential for content management and AI-assisted production workflows.
Intelligent metadata extraction
Batch processing capabilities
MOTH (Machine-Optimized Text Hierarchy) is a compact notation format for technical specifications, PRDs, and coding rules. Designed specifically for AI-assisted development, MOTH achieves 70-90% compression while maintaining full readability.
Compression vs markdown
Built for AI workflows
Interactive tool comparing compression formats optimized for LLM context windows. Compare MOTH, TOON, and kablUI side-by-side with real GPT tokenization (o200k_base).
70-90% compression
40-60% compression
60-85% compression
kablUI uses only 5.5% of the characters needed for equivalent HTML, dramatically reducing token consumption in LLM contexts.
kablUI uses only 5.5% of the characters needed for equivalent HTML, dramatically reducing token consumption in LLM contexts.
Optimized for AI processing, making it ideal for design collaboration with language models like GPT-4 and Claude.
Intuitive syntax that balances extreme brevity with natural readability for human designers and developers.
Naturally guides designers toward well-organized, hierarchical interfaces with clear component relationships.
Make structural UI changes in seconds instead of minutes, accelerating the design exploration process.
Works with any UI framework or design system—from React and Vue to Flutter and native platforms.
@APP[bg:gray-900]
@SB[w:240 bg:gray-800]
§PROJECTS
+Project01
-Project02
-Project03
§SEQUENCES
+seq01
-seq02
§AI TOOLS
-⚡Prompt
-🎨Style
-✓Consistency
@MAIN
@NAV[h:30 bg:gray-800]
Project01 | seq01
@TABS [Shots][Characters][References]
@STATS "3 Seq | 30 Shots | 12 Done"
@TIMELINE
@CARD[w:40] "seq01_sh001"[blue] "COMPLETE"[green]
@CARD[w:40] "seq01_sh002"[blue] "IN PROGRESS"[yellow]
@PREVIEW
@VIDEO[aspect:16/9]
@CONTROLS ⏮️ ▶️ ⏭️ 🔊
@COMPONENT[Dialog]
@HEADER "Confirm Action"
@BODY
"Are you sure you want to proceed with this action?"
@FOOTER
[Button secondary]Cancel[/Button]
[Button primary]Confirm[/Button]
@COMPONENT
A cyberpunk-themed web application that generates infinite ambient soundscapes inspired by Vangelis' iconic "Blade Runner Blues" from the Blade Runner soundtrack. Features Moog-style synthesis with advanced effects.
Infinite Ambient Music
4-Pole Ladder Filter
Curated Moods
A TypeScript library that transforms casual Unicode emojis into high-quality SVG icons from industry-standard libraries. Over 7,800+ mappings across 10+ icon sets for professional documentation.
Icon Mappings
Icon Libraries
Type-Safe API
Promptobot is a collection of advanced AI solutions and creative tools designed to enhance productivity and creativity in AI-assisted workflows. It provides powerful utilities for prompt engineering and AI interaction.
Advanced prompt engineering solutions
Enhance AI-assisted workflows