Kiro AI was used as a development tool to build and maintain the Fab Academy documentation website. The student provided all project content (photos, descriptions, technical details, design files) and the AI:
The entire website is static HTML with inline CSS. The AI created:
All styling is inline — the main style.css was not modified (previous modifications broke other pages).
AI created initial HTML page structure and formatted project planning content.
AI built expandable dropdowns for Fusion 360 steps (split into Part 1 and Part 2), added Blender/Inkscape sections, fixed max-height CSS issue (5000px → 200000px).
AI formatted laser cutting documentation, added Epilog workflow steps, corrected file formats (STL → DXF/SVG for 2D), added material specifications.
AI built page with code blocks, added datasheet links, serial communication code, learning resources, fixed image mismatches.
AI created page with volumetric lattice documentation, added Fusion 360 screenshots, Bambu slicer screenshot, embedded 3D STL viewer using Three.js.
AI built KiCad workflow documentation, DRC/ERC sections with screenshots, MODS verification section, SVG download buttons, board outline and trace width documentation.
AI added feeds/speeds tables (plywood + cedar), end mill specs with vendor link, tab setup details, ShopBot ATC workflow, Fusion 360 file download button.
AI built page documenting XIAO ESP32-C6 milling, added Carvera CNC specs/vendor link, MakerCAM screenshots per phase, design file downloads, soldering documentation, LED blink code.
AI built full page with sensor documentation, wrote Python sensor reading code (adafruit_sht4x + tca9548a), added physical properties explanation, ESP32-C6 board section with hero shot, fabrication link, code explanation, problems/fixes.
AI built LED PCB documentation, wrote Python gpiod control code, added power calculations, working photo, green LED issue note, ESP32-C6 as microcontroller section.
AI added LED networking section (MQTT command path), ESP32-C6 weight sensor UART documentation with actual Arduino code, WiFi/MQTT alternative example, Pi-in-place photo.
AI built Z-axis and tool head documentation, added interactive GLB 3D model viewer.
AI built full page for beeswax candle molds, added design screenshot, silicone safety datasheet link, formatted two-stage molding process.
AI built three main sections (Local Dashboard, Cloud MQTT Agent, Cloud Dashboard), wrote step-by-step build guide based on student's actual repo, added DashboardGrid.jsx code, Zustand pattern, LED control path, Spring Boot overview, data flow diagram, group work reflection.
AI added printed housing photos, assembly photos (Pi wired up, load cells, entrance, wired entrance), description of dad helping with ribbon cables.
AI added safety note about Crocs (student's reflection), MIT welding reference PDF link.
AI built project planning page (scope, questions, evaluation, BOM, schedule, risks), created presentation slide, added video player, updated Gantt chart, formatted BOM with fastener detail, added ffmpeg commands.
AI built dissemination plan, IP strategy, future opportunities tables, updated licensing to proprietary, added pricing model, future plans (app, QR binding).
AI built entire multi-tab final project page (overview, midterm, CAD & Build, Camera, Sensors, Connectivity, BOM, Goals), created embedded slide and video, added "What Worked", "Evaluation", "Implications" sections, system diagram with ESP32-C6, camera location photos, dashboard screenshot, ESP32 integration photos.
AI updated week status badges throughout the project and fixed inconsistent wording.
AI added small footer note linking to this documentation.
AI designed and coded the 1920×1080 HTML/CSS slide with three-column layout, photos, specs, and metrics. Multiple iterations based on student feedback.
The full Smart-Beehive source code (React dashboard, Spring Boot API, Pi agent, Terraform) is in a separate private repository — intended for potential consumer market commercialization. The Fab Academy site documents enough for replication without exposing proprietary implementation.
Current dev site: https://dev.hive-monitor.com/
Last updated: June 2026