Skip to content
View TitaniaAnn's full-sized avatar

Block or report TitaniaAnn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TitaniaAnn/README.md

Cynthia Brown

Senior Full Stack Engineer · multi-tenant SaaS · offline-first systems · AI-native builder. Building tools for creators, because I'm one of them.

Currently shipping

  • makerfolio.art · live multi-tenant SaaS (PHP 8, Postgres schema-per-tenant, two-plane Stripe + Connect, automated custom-domain TLS)
  • My Pottery Studio · offline-first Flutter app with a configurable workflow engine, peer-to-peer sync, and on-device LLM captions (Gemma)
  • MakerHearth · multi-tenant studio-operations SaaS, built in Django then Laravel as a stack bake-off
  • Hearthwright · Next.js 16 / React 19 / Supabase control plane (three-layer authz, API-key telemetry)
  • my-budget-app · Flutter + Supabase finance app (MIT) with an on-device ML categorizer (sklearn to ONNX) and a live Plaid integration
  • Portfolio: cynthia-brown.com · Ceramic work: programmingpotter.com
  • Working with: Flutter · Dart · Python/Django · PHP/Laravel · React/TypeScript · Node.js · Postgres · agentic AI tooling (Claude Code, MCP)
  • Past lives: C# enterprise apps at Alacrity, Backup Exec support at Symantec, Java
  • Studying: BS Computer Science, University of Missouri-St. Louis (coursework complete, degree conferred Aug 2026)

Pinned Loading

  1. my-pottery-studio-architecture my-pottery-studio-architecture Public

    Reference implementation of the offline-first, configurable-workflow architecture behind My Pottery Studio. Demonstrates idempotent migrations, sync-ready schema, DAO pattern, and registry-based re…

    Dart 1

  2. cynthia-brown-web cynthia-brown-web Public

    A custom-built developer portfolio with a PHP and MySQL backend, featuring a secure admin panel protected by Google and GitHub OAuth authentication. Built from scratch with a REST API, session-base…

    PHP 1

  3. my-budget-app my-budget-app Public

    Multi-user family budgeting app: Flutter mobile client with a Supabase (Postgres/Auth/Storage/Edge Functions) backend, on-device transaction categorization, and receipt OCR.

    Dart 1

  4. hearthwright-architecture hearthwright-architecture Public

    Curated reference architecture for a small software studio's control plane: Next.js + Supabase app with row-level security, published to make its architectural decisions verifiable.

    TypeScript

  5. makerfolio-saas-architecture makerfolio-saas-architecture Public

    Reference architecture for a multi-tenant, hosted portfolio SaaS for makers: schema-per-tenant Postgres, Stripe Billing/Connect, and a PHP CMS turned SaaS without rewriting its controllers.

    PHP

  6. makerhearth-architecture makerhearth-architecture Public

    Reference implementation of the multi-tenant studio-management architecture behind MakerHearth: immutable ledgers, state machines, and benefit resolution in a framework-free PHP package.

    PHP