All Projects

Web Apps · Case Study

ZenNotes

A lightweight note-taking app for creating, formatting, searching, and organizing personal notes directly in the browser.

HTMLTailwind CSSJavaScript
ZenNotes project preview

The Challenge

Keep the writing experience fast and distraction-free while supporting useful formatting and reliable note persistence.

The Solution

Created a focused Vanilla JavaScript notes app with browser storage, lightweight Markdown-style formatting, search, and a responsive interface.

Key Features

01

Custom Markdown-style parser

02

Local storage persistence

03

Lightweight vanilla JavaScript UI