Sticky is a task command center built for daily use: recurring work, reminders, and Realtime sync across sessions, with an agent-ready API so AI tooling can read and write tasks safely. TypeScript over PostgreSQL, live at sticky.yuvrajkashyap.com.
Stack, status, evidence, and public actions are rendered from the typed project record.
Category
Personal OS
Type
App
Priority
Strong
Overview
What this project is
Sticky is a task command center built for daily use: recurring work, reminders, and Realtime sync across sessions, with an agent-ready API so AI tooling can read and write tasks safely. TypeScript over PostgreSQL, live at sticky.yuvrajkashyap.com.
Problem
Why it matters
Task apps go stale the moment work happens elsewhere. Recurring work, reminders, and automations need one live source of truth.
Solution
Approach
A connected command center with Realtime sync and an API designed for agents as first-class clients, not just humans clicking checkboxes.
Architecture
System shape and stack
Architecture
Architecture notes are still limited.
The public record has stack information, but deeper diagrams and system notes are not published yet.
- TypeScript
- PostgreSQL
- Realtime sync
Technical Highlights
Visible technical signal
- Recurring work and reminders that actually stay in sync
- Realtime updates across sessions
- Agent-ready API for AI tooling
What It Proves
Builder signal
Product engineering for daily-use software: data modeling for recurring work, realtime infrastructure, and API design built for the agent era.