Designer & EngineerEarly build
NewsDiary — Social News Reader
A multi-circle social news diary with AI annotation tools and cross-source clustering, across iOS and a Chrome extension.
- Swift / SwiftUI
- Chrome MV3
- Hono / Bun
- PostgreSQL
- Drizzle
What it is
A multi-circle social news diary: read, annotate, and cluster articles across sources, and share within circles — on iOS and in the browser.
Architecture
- iOS app (Swift / SwiftUI) and a Chrome MV3 extension (TypeScript + Vite) sharing a common backend.
- Backend — Hono on Bun with PostgreSQL and Drizzle migrations, plus a sync layer across devices.
- AI tooling — article summarization/annotation and cross-source clustering that groups coverage of the same story.
- ADR-driven (ADRs 001–007), CI on GitHub Actions.