all projects

Open source / full stack

Mind Palace

Bookmark and content-preservation system with search, annotations, link-health checks and archived copies.

FrontendReact + TypeScript + Vite
BackendNode.js + Express + TypeScript
DataPostgreSQL + Redis

overview

A web application for keeping useful URLs searchable after the browser-tab phase is over. It combines metadata extraction, collections, annotation, full-text search, link-health checks and preserved copies.

what it covers

  • pnpm monorepo with shared TypeScript types.
  • Background work and caching separated from interactive API paths.
  • CI, Playwright E2E tests and Architecture Decision Records keep the repo maintainable.