DWG NO. JQ-2026-001  ·  SHEET 1 OF 1

Jack
Qiu

Prototype engineer. I take ideas from napkin sketch to working hardware to shipped software — and I own every layer in between: CAD, 3D printing, PCBs, firmware, servers, apps.

FIG. 1 — 2-DOF ARM, ANALYTIC IK, TRACKS POINTER. SCALE 1:1

§1 THE LOOP

  1. Sketch
  2. CAD
  3. Print
  4. Wire
  5. Firmware
  6. Server
  7. App
  8. Ship

Most people hand off between steps 3 and 5. I don't — that's the whole point. One person who can run the full loop prototypes in days, not quarters.

§2 SELECTED BUILDS

terrE

Telepresence rover, driven from anywhere

A four-wheel rover you drive from a web app in real time. Raspberry Pi onboard, PCA9685 PWM controller over I²C driving four continuous-rotation servos at 50 Hz, with a Socket.IO link to a Node server and a React control app. Per-wheel throttle thresholds, threaded drive loop, auto-stop watchdog.

MECH
4-wheel chassis, servo drive
ELEC
Raspberry Pi · PCA9685 · I²C @ 50 Hz PWM
FW
Python, threaded control loop
SW
Socket.IO · Node server · React teleop app
source ↗

Duelists

Motion-sensing swords for live competition

Instrumented swords that stream 6-axis motion — MPU6050 accelerometer + gyro sampled at 100 Hz — from a Pi over Socket.IO into a live game server, with a custom PCB for the hardware and OBS overlays for the broadcast. Physical dueling, scored in software, streamed live.

MECH
Instrumented sword props
ELEC
MPU6050 IMU · custom PCB · I²C
FW
Python telemetry @ 100 Hz
SW
Realtime game server · stream overlays
source ↗

Mixellator Mask

Wearable, designed part-by-part in CAD

A powered mask engineered as a full SolidWorks assembly — intake chamber, exit chamber, top and bottom shells — 3D-printed from STLs and run by an Arduino. Designed for fit, print orientation, and assembly, not just looks.

MECH
SolidWorks assembly · 4-part shell · FDM print
ELEC
Arduino
FW
C/C++
SW
source ↗

PixelVerse

A living pixel world run by AI agents

My current software venture: a persistent pixel world where autonomous AI agents live, build, and trade — Next.js on Vercel, Supabase, and an agent runtime with live dashboards for world activity, capacity, and cost. The same prototyping loop, applied to an entirely virtual machine.

MECH
ELEC
FW
SW
Next.js · Supabase · LLM agent runtime
thepixelverse.io ↗

§3 BILL OF MATERIALS

ITEMDOMAINSPECQTY
01MechanicalSolidWorks · 3D printing (FDM) · fits, tolerances & assemblies1 EA
02ElectricalPCB design · I²C / PWM / UART · IMUs, servos, motor drivers1 EA
03FirmwarePython on Raspberry Pi · Arduino C/C++ · realtime control loops1 EA
04SoftwareJavaScript/TypeScript · React & Next.js · Node · Socket.IO · Supabase · Vercel1 EA
05AILLM agent systems · Claude API · UC Berkeley ML/AI professional certificate1 EA
06Day jobWoven by Toyota — software for the future of mobility1 EA

NOTE 1: ALL ITEMS INSTALLED IN ONE ENGINEER. NO SOURCING DELAYS BETWEEN DOMAINS.