$ls -la /work

All Work

Case studies from projects I've built or led. Each one covers the architecture, the trade-offs, and what shipped.

01AI · multi-tenant saas

AI Customer Service Platform

A multi-tenant AI-powered customer-service platform: shared conversation inbox, knowledge base, tenant switching, customer profiles and an admin dashboard, with WhatsApp and Telegram as message channels.

key contribution

Frontend architecture for tenant-scoped state, plus the retrieval-backed assistant surface built on a Rust API with pgvector.
AngularNgRxRustAxumPostgreSQLpgvector
app.support / inbox
conversation inbox + AI assistant
02desktop · local-first

Inventory Desktop Application

Desktop inventory management software built for offline use: local-first storage, dense data entry, validated forms and packaged distribution for real workstation workflows.

key contribution

A typed data layer from SQLite through Prisma into the renderer, and a form system that keeps validation rules in one place.
ElectronReactTypeScriptPrismaSQLite
Inventory.app — stock
stock table + item form
project 03 · ai · local-firstLocal AI Audio Transcriptioncase study in progress