Skip to content
IHope.
← Selected work
062025Building

Side project · in progress — this page is a work log as it comes together.

Mindscribe

Journaling app

A focused journaling app for capturing daily thoughts and reflections. In active development — refining the writing flow and rounding out features.

  • Next.js
  • TypeScript
  • Tailwind

Context

Mindscribe is a focused journaling app for capturing daily thoughts and reflections, built around a low-friction writing flow.

The problem

Most journaling tools bury writing under features; the point is to reduce everything between "I want to write" and writing.

Approach

A Next.js + TypeScript app (Tailwind) centred on the writing experience. In active development — the current focus is refining the writing flow and rounding out features.

Securing it

Journal entries are among the most private data a person will trust to an app, so privacy is the security story here: authenticated access, entries protected at rest, and never exposed beyond their owner.

What shipped

In active development — live preview at mindscribepro.vercel.app.