Inspiration

People often intend to “just write for a bit,” but lose time switching between timer apps, note editors, and browser tabs. This switching makes it harder to get started and to maintain a focused session, breaking their momentum. I wanted a simple way to focus on writing without distractions or setup. Ink Pot. grew from the idea of making it effortless to start and stay in a writing flow.

What it does

Ink Pot. is a browser‑based writing tool with a built‑in Pomodoro timer. It does not require an account or backend. It offers a clean and minimal environment to write, format text, customize the writing environment, and export all work-- all without leaving the page, worrying about data privacy, or creating an account.

The goal is not to be a full document editor, but a simple, approachable tool that helps someone write for 25 minutes without wandering off. This is intended for students, hobby writers, or anyone who needs a focused and minimal environment to just write.

How I built it

I built Ink Pot. using HTML, CSS, and vanilla JavaScript, relying on browser APIs for saving drafts and exporting files. This static app runs entirely on client‑side and is deployed through Vercel, keeping it lightweight and private for users.

Challenges I ran into

  • Balancing simplicity with useful features for seamless and intuitive UX/UI.
  • Syncing the Pomodoro timer with the editor without interruptions.
  • Implementing autosave through localStorage while maintaining speed and reliability.
  • Building out the function for users to add their focus or studying music playlist.

Accomplishments that I'm proud of

I’m proud of creating a fast, approachable, and privacy‑friendly writing space. It loads instantly, remembers progress, allows users to export their work, and feels polished with the compact and simple, non-distracting aesthetics. I also believe that the palette presets are attractive without being distracting, and the palette customization feature allows users to play with more options.

What I learned

I learned how much can be accomplished with plain HTML, CSS and JavaScript , and with thoughtful design choices that prioritizes the writing experience for Pomodoro writing sprints. Keeping the experience minimal yet functional taught me the importance of focus and restraint in building productivity tools.

What's next for Ink Pot.

Next, I plan to explore and develop features like the playlist/music feature, session statistics and progress tracking if desired, an improved rich-text editor, and even more customization. Implementing a live collaboration feature could also be useful, and I want to refine the timer experience with a pop‑out option or use device notifications, while keeping the app simple, local, private, and distraction‑free.

Built With

Share this project:

Updates