Handwrite / Q3 2025
A Multi-Platform Monorepo for Handwriting.
Turborepo architecture: shared database, API layer, and multiple client targets from one codebase.
// The Build
A Turborepo monorepo with four workspaces: @bizurk/api (FastAPI backend with Prisma ORM), @bizurk/web (React/Next.js frontend), @bizurk/mobile (mobile app target), and @bizurk/shared (TypeScript types and utilities shared across all packages). Single database schema, single API layer, multiple deployment targets from one codebase. Demonstrates the kind of architecture that scales a product from web to mobile without duplicating business logic.
// outcome
Four workspaces sharing a single database schema and API layer.
4
Workspaces
1
Shared database
1
API layer
47
Source files
Hearthlight
Q1 2026Next.js 16, three subscription tiers, tarot readings, moon phases, and recipe management. 346K lines of code.
Own product
Calendar Sync
Q2 2025Google, Microsoft, and iCloud calendars unified with conflict resolution and persistent tracking.
Own product
Personal Finance Dashboard
Q1 2025Automated PDF extraction, multi-account consolidation, and spending analytics.
Own product
Got a similar problem? Let’s talk.