Note Manager
Bun + Hono + Prisma + PostgreSQL + React + TanStack Router
- Built a full-stack notes application with Bun, Hono, Prisma, and PostgreSQL using a type-safe API surface.
- Implemented JWT authentication with refresh token rotation and protected routes to support secure sessions.
- Designed relational data models and request validation at system boundaries to keep contracts predictable and durable.