Index · 10 works
Index
Every project in one list — the same work as the main stage, flattened to a directory. Pick one and read the case study.
Local AI assistant
LiveA local-first AI assistant with a trained persona, tool use, and a cinematic desktop interface. Runs entirely on-device.
Rust · Tauri · Ollama
Self-hosted photo library
In progressSelf-hosted photo + document library. Personal replacement for Google Photos and Drive.
Python · SQLite · vector search
Text-to-CAD
In progressDescribe a part in plain English and a local AI writes the parametric CAD, renders it, exports a printable STL, and a vision model fixes its own mistakes until the part is right.
Ollama · OpenSCAD · vision-checked loop
Daily LinkedIn auto-poster
ArchivedAn autonomous research-to-publish loop: fetches the day’s AI news, scores it across eight signals, drafts and fact-checks two posts on a local model, and published 35 of them with no human in the loop.
Local Ollama · Playwright · self-review
Evening news briefing
LiveCollapses a dozen daily feeds into one evening briefing — collects a couple thousand items, ranks them against your projects, and a local model writes the plain-language summary.
Ollama · qwen3:14b · aggregation
Voice dictation
ShippedPush-to-talk desktop dictation. Right-Ctrl to speak, text appears at the cursor. Sub-second latency.
Python · Whisper · Windows
Keyboard launcher
Shipped5x5 keyboard-driven desktop launcher with live Max usage tiles and shortcut muscle-memory.
Python · WinAPI · OAuth
Live data globe
ShippedA local-first 3D Earth that streams live planes, ships, quakes, and satellites from sixteen public feeds over a WebSocket. Open source, runs locally, never deployed.
CesiumJS · FastAPI · WebSocket
ET-160
In progressA gas tractor converted to electric, end to end — 48V VESC drive, hardwired regen pedals, and a custom ESP32 touchscreen dash over CAN. Bench-verified; not yet field-driven.
ESP32 · C++ / LVGL · CAN bus
Screenshot organizer
ShippedScreenshot clipboard utility. Watches Win+Shift+S snips and pops a three-button chooser: save, rename, or discard. Tiny tray daemon — no cloud, no account.
Python · WinAPI · tray daemon