← INDEX / № 02
2026 – PresentFreelance · full-stackshipped

Iris

A cross-platform Electron desktop app (macOS, Windows, Linux) for a print shop client. Three-layer architecture with typed IPC, role-based auth, rich CRUD, a five-chart Recharts dashboard, and a Go API path behind the local data layer.

§ · tl;dr

A print-shop work order platform built as a cross-platform Electron app with a strict main/preload/renderer split and a typed `window.api` contract. Five-view analytics dashboard on top of the CRUD flow. What I took from it: typed IPC pays back every time the app gets a new feature.

§ · stack
Electron 39 + React 19 + TypeScript 5.9 + Tailwind CSS v4 + shadcn/ui + React Hook Form + Zod + Recharts 3 + Vitest 4 + electron-builder + Go
§ · notes
← previous
Project Aeon: Local-First Assistant Platform