Timeline
Built as a solo website project from 14/09/2023 to 16/10/2023.
A note workspace for ideas, homework, and personal documents with authentication, realtime database updates, dark mode, responsive UI, and multilingual support.
Key Features

Built as a solo website project from 14/09/2023 to 16/10/2023.
Problem: personal notes were scattered across separate tools. Goal: build a focused workspace for ideas, homework, and documents with private/public sharing behavior.
Responsive Tailwind UI, animations, dark mode, Google and GitHub authentication with Clerk, realtime add/modify/delete database behavior, and multiple languages with next-intl.
Delivered a deployable product demo with realtime editing, nested pages, authentication, multilingual UI, and stable document operations.
Engineering
Realtime editing with Convex reactive DB — changes propagate without polling
Pluggable rich-text editor via Blocknote with custom block types
Full i18n and dark mode support using next-intl and Tailwind dark variants
Approach
Screenshots
Screens from the product flow, used to show layout, states, and interaction details before reading the implementation notes.

