All projects

Full Product Build

Citadel

Local-first personal app hub: one host app running isolated mini-apps like Smart Notes, Gym Tracker, and more.

Next.jsTypeScriptSQLiteLocal-firstMonorepo

Note: This project is available for acquisition or collaboration. Reach out if you want to discuss it.

Citadel screens (8)

Overview

Citadel is a local-first app hub designed to run multiple personal tools under one roof while keeping each app isolated. It uses a single Next.js host with per-app SQLite databases, per-app storage roots, deny-by-default permissions, and audit logging. The result is a practical “apps inside an app” setup where new modules can ship quickly without losing safety boundaries.