spiffy

AI Powered Charter

coding

Dragon Lady – AI System (High-Level Overview for Jerry) What This Does One sentence: You add bookings to a Google Sheet, organizers paste in guest emails, system auto-reminds guests to sign waivers, collects photos during cruise, and burns USB drives with AI-organized memories in 2 minutes. The Google Sheets (Your Control Panel) You Already Have: […]

AI Powered Charter Read More »

Photo Sorter Overview / Integration guide.

coding

Workflow: Guest uploads old Friendster photos Scraper downloads/processes locally Saves to /imported/ Llama captions old photos Merges with cruise photos All stays on boat (private) — ## COMPLETE ARCHITECTURE ┌──────────────────────────────────────────────┐ │ ONLINE (Internet Required) │ ├──────────────────────────────────────────────┤ │ │ │ dragonladysf.com/sarahs-party-2025 │ │ ├─ Event info page (static) │ │ ├─ Waiver (posts to Google Sheets)

Photo Sorter Overview / Integration guide. Read More »

Shortcode Ultimate – Examples / Code

all-scribbly coding design - layout

Basic Code Wrapper – Prismatic https://prismjs.com/examples.html <pre><code class=”language-javascript”>CODE </code></pre> pick a language – wrap code in it “language-markup” / “language-html” / “language-mathml” PLUGINS:: Adding tags to page – tags are added to body_class so they style the prism area as well rainbow-braces line-numbers match-braces no-brace-hover <pre><code class=”language-javascript”> var myObject = { property1: “something”, property2: 5,

Shortcode Ultimate – Examples / Code Read More »

AI Photo Sorter

all-scribbly

THE REALIZATION HTML Builder creates structured data ↓ Module JSON ↓ Known structure ↓ Can be converted to: – Static HTML ✅ (already doing this) – React components ✅ (WHY NOT?!) – Vue components 🤔 (future) – Native apps 🤔 (future) Why This Makes Perfect Sense 1. Same Data, Different Output javascript // HTML Builder

AI Photo Sorter Read More »

AI On A Boat – YOIU JUST TYPE!!!!

all-scribbly AI

Dragon Lady – NOW WITH AI The Complete Dragon Lady Experience Workflow: Guest uploads old Friendster photos Scraper downloads/processes locally Saves to /imported/ Llama captions old photos Merges with cruise photos All stays on boat (private) 1. BOOKING → Custom Link Created Jerry books “Sarah’s 40th Birthday Party” System generates: dragonladysf.com/sarahs-party-2025 This link controls EVERYTHING

AI On A Boat – YOIU JUST TYPE!!!! Read More »

Ultimate Site Parser

all-scribbly react,

⏺ 🎯 ULTIMATE SITE PARSER OVERVIEW The Ultimate Site Import → Edit → Export Pipeline 🌊 The Complete Flow ┌─────────────────────────────────────────────────────────────────┐ │ ULTIMATE SITE PARSER │ │ Import ANY website → Convert to ACCID format │ └─────────────────────────────────────────────────────────────────┘ ↓ ┌─────────────────────────────────────────────────────────────────┐ │ ACCID HTML BUILDER │ │ Edit visually → Add content → Update metadata │ └─────────────────────────────────────────────────────────────────┘ ↓

Ultimate Site Parser Read More »

New Normal Post

coding css design - layout, ,

Where does it come from? Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur,

New Normal Post Read More »